Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins/file


Modified Files:
        evfs_fs_trash.c 


Log Message:
* More cleanup

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/plugins/file/evfs_fs_trash.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- evfs_fs_trash.c     18 Aug 2006 02:45:24 -0000      1.5
+++ evfs_fs_trash.c     18 Aug 2006 04:40:48 -0000      1.6
@@ -245,7 +245,7 @@
 evfs_file_open(evfs_client * client, evfs_filereference * file)
 {
        printf("evfs_fs_trash.c open - STUB\n");
-       return -1;      
+       return 0;       
 }
 
 int



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to