Enlightenment CVS committal

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

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


Modified Files:
        evas.c_evas.pxd 


Log Message:
Export evas_list_append()

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/evas/evas.c_evas.pxd,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- evas.c_evas.pxd     2 Sep 2007 15:11:54 -0000       1.12
+++ evas.c_evas.pxd     6 Sep 2007 22:58:20 -0000       1.13
@@ -235,6 +235,7 @@
     int evas_shutdown()
 
     Evas_List *evas_list_free(Evas_List *list)
+    Evas_List *evas_list_append(Evas_List *list, void *data)
 
 
     ####################################################################



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to