Author: ArcRiley
Date: 2008-01-09 20:52:33 +0000 (Wed, 09 Jan 2008)
New Revision: 761

Modified:
   trunk/pysoy/src/textures/Texture.pxi
Log:
Oops!


Modified: trunk/pysoy/src/textures/Texture.pxi
===================================================================
--- trunk/pysoy/src/textures/Texture.pxi        2008-01-09 20:48:52 UTC (rev 
760)
+++ trunk/pysoy/src/textures/Texture.pxi        2008-01-09 20:52:33 UTC (rev 
761)
@@ -188,7 +188,7 @@
     self._width  = x
     self._height = y
     self._depth  = z
-    stdio.printf('resize complete\n)
+    stdio.printf('resize complete\n')
 
 
   cdef int _squareup(self, int _v) :

_______________________________________________
PySoy-SVN mailing list
[email protected]
http://www.pysoy.org/mailman/listinfo/pysoy-svn

Reply via email to