Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        libevfs.c 


Log Message:
Event notify for directory removal on posix fs

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- libevfs.c   22 Oct 2005 04:51:42 -0000      1.13
+++ libevfs.c   24 Oct 2005 03:13:01 -0000      1.14
@@ -300,6 +300,8 @@
        evfs_filereference* ref;
        evfs_file_uri_path* path = NEW(evfs_file_uri_path);
        Ecore_DList* tokens;
+
+       printf("Parsing URI '%s'\n", uri);
        
        /*for (i=0;i<strlen(uri);i++) {
                printf("URI Input: '%s'\n", uri);




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to