Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        libevfs.c 


Log Message:
* First working code for metadata file/group tagging

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- libevfs.c   15 Jul 2006 12:51:18 -0000      1.42
+++ libevfs.c   16 Jul 2006 10:25:54 -0000      1.43
@@ -447,7 +447,7 @@
    evfs_file_uri_path *path = NEW(evfs_file_uri_path);
    Ecore_DList *tokens;
 
-   //printf("Parsing URI '%s'\n", uri);
+   printf("Parsing URI '%s'\n", uri);
 
    /*for (i=0;i<strlen(uri);i++) {
     * printf("URI Input: '%s'\n", uri);




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