[Bf-blender-cvs] [eca13099de1] temp-lineart-contained: Fix building after 2e53b646f6f02ab112e0823b9577ff2e1920faaeq

Campbell Barton noreply at git.blender.org
Sat Dec 19 06:18:51 CET 2020


Commit: eca13099de1c49ccaed66361a910d30040635658
Author: Campbell Barton
Date:   Fri Nov 13 20:31:50 2020 +1100
Branches: temp-lineart-contained
https://developer.blender.org/rBeca13099de1c49ccaed66361a910d30040635658

Fix building after 2e53b646f6f02ab112e0823b9577ff2e1920faaeq

===================================================================

M	source/blender/makesdna/DNA_gpencil_modifier_defaults.h

===================================================================

diff --git a/source/blender/makesdna/DNA_gpencil_modifier_defaults.h b/source/blender/makesdna/DNA_gpencil_modifier_defaults.h
index 7560e0b0576..fdb77bfd196 100644
--- a/source/blender/makesdna/DNA_gpencil_modifier_defaults.h
+++ b/source/blender/makesdna/DNA_gpencil_modifier_defaults.h
@@ -52,7 +52,7 @@
     .layer_pass = 0, \
   }
 
-/* Deliberately set this range to the half the default frame-range 
+/* Deliberately set this range to the half the default frame-range
  * to have an immediate effect to suggest use-cases. */
 #define _DNA_DEFAULT_BuildGpencilModifierData \
   { \



More information about the Bf-blender-cvs mailing list