Cycles: Cleanup, spacing after preprocessor

It is supposed to be two spaces before comment stating which if
else/endif statements corresponds to. Was mainly violated in the
header guards.
This commit is contained in:
Sergey Sharybin
2018-11-09 11:34:54 +01:00
parent 33039a4602
commit cb4b5e12ab
176 changed files with 244 additions and 244 deletions

View File

@@ -1255,6 +1255,6 @@ void OSLCompiler::parameter_color_array(const char * /*name*/, const array<float
{
}
#endif /* WITH_OSL */
#endif /* WITH_OSL */
CCL_NAMESPACE_END