Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_core.c 


Log Message:
MIME changes

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- entropy_core.c      24 Oct 2005 03:10:23 -0000      1.6
+++ entropy_core.c      26 Oct 2005 06:57:00 -0000      1.7
@@ -927,6 +927,7 @@
 
 
        /*Get the last "/", after this is the filename (or dir name, or 
whatever)*/
+       printf("Path: '%s'\n", uri_path->files[0]->path);
        pos = rindex(uri_path->files[0]->path, '/');
        strncpy(file->filename, pos+1, strlen(uri_path->files[0]->path));
        *pos = '\0';




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to