Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-08-02 11:43:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-08-03 08:14:02 +0300
commit83d62908005c525197de52cfb7c25bc8784e63c2 (patch)
tree89e71c0095c6fc5bb4afe41544b83e3d2b6ca940 /intern
parent21f150cc902a85d00134f68c658f517df46092f0 (diff)
Cleanup: remove trailing space, newlines at eof
Diffstat (limited to 'intern')
-rw-r--r--intern/cycles/kernel/kernel_light_background.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/kernel/kernel_light_background.h b/intern/cycles/kernel/kernel_light_background.h
index 30e336f0f80..5fa25069fcd 100644
--- a/intern/cycles/kernel/kernel_light_background.h
+++ b/intern/cycles/kernel/kernel_light_background.h
@@ -445,4 +445,4 @@ ccl_device float background_light_pdf(KernelGlobals *kg, float3 P, float3 direct
#endif
-CCL_NAMESPACE_END \ No newline at end of file
+CCL_NAMESPACE_END