Cycles: Cleanup, typos

This commit is contained in:
Sergey Sharybin
2015-04-08 01:13:16 +05:00
parent cc9c049ff7
commit 09a746b857
2 changed files with 5 additions and 5 deletions

View File

@@ -892,7 +892,7 @@ void ShaderGraph::dump_graph(const char *filename)
input,
output->name, input->name);
fprintf(fd,
"\"\%p\":\"OUT_%p\":e -> \"%p\":\"IN_%p\":w [label=\"\"]\n",
"\"%p\":\"OUT_%p\":e -> \"%p\":\"IN_%p\":w [label=\"\"]\n",
output->parent,
output,
input->parent,