Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_file


Modified Files:
        ecore_file_monitor_poll.c 


Log Message:


kwo's ecore cleanup patch

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_file/ecore_file_monitor_poll.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ecore_file_monitor_poll.c   22 Feb 2005 12:38:17 -0000      1.4
+++ ecore_file_monitor_poll.c   2 Mar 2005 07:06:41 -0000       1.5
@@ -1,6 +1,7 @@
 /*
  * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
  */
+#include "ecore_private.h"
 #include "ecore_file_private.h"
 
 #ifdef HAVE_POLL
@@ -178,7 +179,7 @@
 }
 
 static int
-_ecore_file_monitor_handler(void *data)
+_ecore_file_monitor_handler(void *data __UNUSED__)
 {
    Evas_List *monitor;
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to