Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins


Modified Files:
        evfs_fs_posix.c 


Log Message:


Logging updates

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/plugins/evfs_fs_posix.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- evfs_fs_posix.c     26 Sep 2005 11:39:47 -0000      1.9
+++ evfs_fs_posix.c     5 Oct 2005 01:21:05 -0000       1.10
@@ -113,7 +113,7 @@
                
                ecore_list_goto_first(mon_list);
                while ((mon = ecore_list_next(mon_list))) {
-                       /*printf ("  Notifying client at id %ld\n", 
mon->client->id);*/
+                       printf ("  Notifying client at id %ld of %s\n", 
mon->client->id, path);
                        evfs_file_monitor_event_create(mon->client, type, path);
                }
        }




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to