[Bf-committers] [15089] trunk/blender: == RED one (redcode ) ==

GSR gsr.b3d at infernal-iceberg.com
Tue Jun 3 03:43:56 CEST 2008


Hi,
peter at schlaile.de (2008-06-02 at 2335.57 +0200):
>     trunk/blender/source/blender/imbuf/intern/anim.c

Tsk tsk, blocks must have right closing } no matter what is
defined. ;]

Index: source/blender/imbuf/intern/anim.c
===================================================================
--- source/blender/imbuf/intern/anim.c	(revision 15091)
+++ source/blender/imbuf/intern/anim.c	(working copy)
@@ -960,8 +960,8 @@
 		if (startredcode(anim)) return (0);
 		ibuf = IMB_allocImBuf (8, 8, 32, 0, 0);
 		break;
+#endif
 	}
-#endif
 	return(ibuf);
 }


GSR
 


More information about the Bf-committers mailing list