[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58328] branches/soc-2013-viewport_fx/ source/blender/blenlib/intern/winstuff.c: removing extraneous character

Jason Wilkins Jason.A.Wilkins at gmail.com
Wed Jul 17 10:04:04 CEST 2013


Revision: 58328
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58328
Author:   jwilkins
Date:     2013-07-17 08:04:03 +0000 (Wed, 17 Jul 2013)
Log Message:
-----------
removing extraneous character

Modified Paths:
--------------
    branches/soc-2013-viewport_fx/source/blender/blenlib/intern/winstuff.c

Modified: branches/soc-2013-viewport_fx/source/blender/blenlib/intern/winstuff.c
===================================================================
--- branches/soc-2013-viewport_fx/source/blender/blenlib/intern/winstuff.c	2013-07-17 07:54:20 UTC (rev 58327)
+++ branches/soc-2013-viewport_fx/source/blender/blenlib/intern/winstuff.c	2013-07-17 08:04:03 UTC (rev 58328)
@@ -41,7 +41,7 @@
 
 #define WIN32_SKIP_HKEY_PROTECTION      // need to use HKEY
 #include "BLI_winstuff.h"
-#include "BLI_utildefines.h"z
+#include "BLI_utildefines.h"
 #include "BLI_path_util.h"
 #include "BLI_string.h"
 




More information about the Bf-blender-cvs mailing list