Enlightenment CVS committal Author : chaos Project : e17 Module : proto/entropy
Dir : e17/proto/entropy/src/plugins Modified Files: filesystem.c Log Message: EVFS api changes =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/plugins/filesystem.c,v retrieving revision 1.86 retrieving revision 1.87 diff -u -3 -r1.86 -r1.87 --- filesystem.c 18 Aug 2007 01:17:26 -0000 1.86 +++ filesystem.c 18 Aug 2007 01:52:13 -0000 1.87 @@ -59,7 +59,7 @@ void *key; entropy_gui_event *gui_event; - char *folder = strdup ((char *) EVFS_EVENT_FILE_MONITOR(data)->file); + char *folder = strdup (filemonitor->path); char *pos = rindex (folder, '/'); *pos = '\0'; ------------------------------------------------------------------------- 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