[Bf-blender-cvs] [f1c2f8ab831] greasepencil-object: Cleanup: Add EOL at end of file

Antonio Vazquez noreply at git.blender.org
Tue May 16 13:17:32 CEST 2017


Commit: f1c2f8ab831419eb9e622300cc9a51a54961afd5
Author: Antonio Vazquez
Date:   Tue May 16 12:55:39 2017 +0200
Branches: greasepencil-object
https://developer.blender.org/rBf1c2f8ab831419eb9e622300cc9a51a54961afd5

Cleanup: Add EOL at end of file

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

M	source/blender/draw/engines/gpencil/gpencil_engine.h

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

diff --git a/source/blender/draw/engines/gpencil/gpencil_engine.h b/source/blender/draw/engines/gpencil/gpencil_engine.h
index 382d27b2a3e..8e237e6d28c 100644
--- a/source/blender/draw/engines/gpencil/gpencil_engine.h
+++ b/source/blender/draw/engines/gpencil/gpencil_engine.h
@@ -136,4 +136,4 @@ void gpencil_batch_cache_clear(struct bGPdata *gpd);
 
 bool gpencil_can_draw_stroke(struct RegionView3D *rv3d, const struct bGPDframe *gpf, const struct bGPDstroke *gps);
 
-#endif /* __GPENCIL_ENGINE_H__ */
\ No newline at end of file
+#endif /* __GPENCIL_ENGINE_H__ */




More information about the Bf-blender-cvs mailing list