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
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/util/debug.h')
-rw-r--r--intern/cycles/util/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/cycles/util/debug.h b/intern/cycles/util/debug.h
index 23a055cf52f..3565fdea17f 100644
--- a/intern/cycles/util/debug.h
+++ b/intern/cycles/util/debug.h
@@ -87,7 +87,7 @@ class DebugFlags {
/* Reset flags to their defaults. */
void reset();
- /* Whether adaptive feature based runtime compile is enabled or not.*/
+ /* Whether adaptive feature based runtime compile is enabled or not. */
bool adaptive_compile;
};
@@ -110,7 +110,7 @@ class DebugFlags {
/* Reset flags to their defaults. */
void reset();
- /* Whether adaptive feature based runtime compile is enabled or not.*/
+ /* Whether adaptive feature based runtime compile is enabled or not. */
bool adaptive_compile;
};