Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:
Comment

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -3 -r1.121 -r1.122
--- e_fm.c      3 Jan 2007 06:14:02 -0000       1.121
+++ e_fm.c      3 Jan 2007 20:13:43 -0000       1.122
@@ -3504,6 +3504,7 @@
               {
                  ici = l->data;
                  /* FIXME: URI - needs to be file:/..... (can't remember 1 or 
2 /'s) */
+                 /* file:///path is correct file://<host>/<path> with null 
<host> */
                  if (ici->pseudo_link)
                    snprintf(buf, sizeof(buf), "%s/%s", ici->pseudo_dir, 
ici->file);
                  else



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to