Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins


Modified Files:
        evfs_fs_samba.c 


Log Message:
* Make samba directory list slightly quieter.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/plugins/evfs_fs_samba.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- evfs_fs_samba.c     20 Nov 2005 01:27:24 -0000      1.21
+++ evfs_fs_samba.c     27 Nov 2005 01:34:13 -0000      1.22
@@ -281,7 +281,7 @@
                        
                        snprintf(reference->path, size, "%s/%s", 
command->file_command.files[0]->path, 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");          




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to