Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins


Modified Files:
        evfs_fs_tar.c 


Log Message:
* Some very early UNSUPPORTED_OPERATION and error handling support

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/plugins/evfs_fs_tar.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- evfs_fs_tar.c       19 Nov 2005 10:51:19 -0000      1.14
+++ evfs_fs_tar.c       2 Jan 2006 08:55:51 -0000       1.15
@@ -303,6 +303,7 @@
         functions->evfs_client_disconnect = &evfs_client_disconnect;
        functions->evfs_dir_list = &evfs_dir_list;
        functions->evfs_file_stat = &evfs_file_stat;
+       functions->evfs_file_lstat = &evfs_file_stat;
 
         /*functions->evfs_file_remove= &evfs_file_remove;
         functions->evfs_monitor_start = &evfs_monitor_start;




-------------------------------------------------------
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