[Bf-blender-cvs] [0a1434ed866] master: Fix a whitespace slipped in

Jens Verwiebe noreply at git.blender.org
Sat Feb 24 18:07:34 CET 2018


Commit: 0a1434ed86687c3d7cacef0b2a19ef3326808beb
Author: Jens Verwiebe
Date:   Sat Feb 24 18:07:05 2018 +0100
Branches: master
https://developer.blender.org/rB0a1434ed86687c3d7cacef0b2a19ef3326808beb

Fix a whitespace slipped in

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

M	source/blenderplayer/bad_level_call_stubs/stubs.c

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

diff --git a/source/blenderplayer/bad_level_call_stubs/stubs.c b/source/blenderplayer/bad_level_call_stubs/stubs.c
index c35ad153fef..85ed589dd78 100644
--- a/source/blenderplayer/bad_level_call_stubs/stubs.c
+++ b/source/blenderplayer/bad_level_call_stubs/stubs.c
@@ -739,7 +739,7 @@ int collada_export(struct Scene *sce,
                    int include_armatures,
                    int include_shapekeys,
                    int deform_bones_only,
-                   int sampling_rate,	
+                   int sampling_rate,
 
                    int active_uv_only,
                    BC_export_texture_type export_texture_type,



More information about the Bf-blender-cvs mailing list