Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/common


Modified Files:
        evfs_io.c 


Log Message:
* Make the tar file stat function work
* More EET work

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/evfs_io.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- evfs_io.c   9 Nov 2005 09:56:34 -0000       1.25
+++ evfs_io.c   9 Nov 2005 11:26:40 -0000       1.26
@@ -385,7 +385,7 @@
                        
                        break;
                case EVFS_FILE_REFERENCE: {
-                                                 
+                       printf("Parsing URI: '%s'\n", message->data);           
          
                        evfs_file_uri_path* path = 
evfs_parse_uri(message->data);
                        if (command->file_command.num_files == 0) {
 




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to