Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/plugins/file Modified Files: evfs_fs_samba.c Log Message: Big leaks-- Don't make all clients rely on efreet =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/plugins/file/evfs_fs_samba.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -3 -r1.18 -r1.19 --- evfs_fs_samba.c 16 Aug 2007 11:31:17 -0000 1.18 +++ evfs_fs_samba.c 22 Aug 2007 09:52:48 -0000 1.19 @@ -470,7 +470,7 @@ entry->name); } - /*printf("File '%s' is of type '%d'\n", reference->path, reference->file_type);*/ + printf("File '%s' is of type '%d'\n", reference->path, reference->file_type); reference->plugin_uri = strdup("smb"); ecore_list_append(files, reference); ------------------------------------------------------------------------- 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