Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_commands.h 


Log Message:
Better handling of ecore file change events

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/include/evfs_commands.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- evfs_commands.h     19 Aug 2005 12:15:12 -0000      1.2
+++ evfs_commands.h     8 Sep 2005 13:22:47 -0000       1.3
@@ -2,6 +2,7 @@
 #define __EVFS_COMMANDS_H_
 
 void evfs_monitor_add(evfs_connection* conn, evfs_filereference* ref);
+void evfs_monitor_remove(evfs_connection* conn, evfs_filereference* ref);
 void evfs_client_file_remove(evfs_connection* conn, evfs_filereference* ref);
 
 #endif




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to