Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas/evas


Modified Files:
        evas.c_evas_canvas.pxi 


Log Message:
Damn typo

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/evas/evas.c_evas_canvas.pxi,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- evas.c_evas_canvas.pxi      21 Sep 2007 23:56:05 -0000      1.12
+++ evas.c_evas_canvas.pxi      22 Sep 2007 00:05:45 -0000      1.13
@@ -15,7 +15,7 @@
 
     def __dealloc__(self):
         if self.obj:
-            _Canvas_forget(<long>self.obj)
+            Canvas_forget(<long>self.obj)
             evas_free(self.obj)
             self.obj = NULL
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to