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

Ton Roosendaal ton at blender.org
Tue Feb 10 19:36:34 CET 2009


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

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

Fourth trial to get the invisible character gone!
(I have to add/remove enters to get it committed even)

Thanks to Thomas for retyping the faulty line entirely :)

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 18:33:32 UTC (rev 18912)
+++ branches/blender2.5/blender/source/blender/blenlib/BLI_rect.h	2009-02-10 18:36:34 UTC (rev 18913)
@@ -59,7 +59,6 @@
 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