Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/common Modified Files: evfs_io.c Log Message: * First working code for metadata file/group tagging =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/common/evfs_io.c,v retrieving revision 1.60 retrieving revision 1.61 diff -u -3 -r1.60 -r1.61 --- evfs_io.c 24 Jun 2006 16:59:02 -0000 1.60 +++ evfs_io.c 16 Jul 2006 10:25:54 -0000 1.61 @@ -279,7 +279,7 @@ /*memcpy(block, &ref->file_type, sizeof(evfs_file_type)); * memcpy(block+sizeof(evfs_file_type), ref->path, strlen(ref->path)+1); */ - //printf("Encoding filename: %d %s '%s'\n", ref->file_type, ref->plugin_uri, ref->path); + /*printf("Encoding filename: %d %s '%s'\n", ref->file_type, ref->plugin_uri, ref->path); */ data = eet_data_descriptor_encode(_evfs_filereference_edd, ref, &size_ret); ------------------------------------------------------------------------- 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