Cycles: Cleanup, style

This commit is contained in:
Sergey Sharybin 2016-10-12 11:54:33 +02:00
parent acbbcdfbb8
commit edd9d89673
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ ccl_device_inline
#endif
int subsurface_scatter_multi_intersect(
KernelGlobals *kg,
SubsurfaceIntersection* ss_isect,
SubsurfaceIntersection *ss_isect,
ShaderData *sd,
ShaderClosure *sc,
uint *lcg_state,