[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [18910] branches/blender2.5/blender/source /blender/blenlib/BLI_rect.h: 2.5

Ton Roosendaal ton at blender.org
Tue Feb 10 18:56:18 CET 2009


Revision: 18910
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18910
Author:   ton
Date:     2009-02-10 18:56:15 +0100 (Tue, 10 Feb 2009)

Log Message:
-----------
2.5

Third attempt to get the invisible character going!

Modified Paths:
--------------
    branches/blender2.5/blender/source/blender/blenlib/BLI_rect.h

Modified: branches/blender2.5/blender/source/blender/blenlib/BLI_rect.h
===================================================================
--- branches/blender2.5/blender/source/blender/blenlib/BLI_rect.h	2009-02-10 17:53:10 UTC (rev 18909)
+++ branches/blender2.5/blender/source/blender/blenlib/BLI_rect.h	2009-02-10 17:56:15 UTC (rev 18910)
@@ -59,6 +59,7 @@
 void BLI_union_rctf(struct rctf *rcta, struct rctf *rctb);
 void BLI_union_rcti(struct rcti *rct1, struct rcti *rct2);
 
+
 #ifdef __cplusplus
 }
 #endif





More information about the Bf-blender-cvs mailing list