Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fm.c Log Message: Keep nice comment. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v retrieving revision 1.123 retrieving revision 1.124 diff -u -3 -r1.123 -r1.124 --- e_fm.c 3 Jan 2007 20:18:53 -0000 1.123 +++ e_fm.c 3 Jan 2007 20:19:44 -0000 1.124 @@ -3503,6 +3503,7 @@ for (l = sl, i = 0; l; l = l->next, i++) { ici = l->data; + /* file:///path is correct: file://<host>/<path> with null <host> */ if (ici->pseudo_link) snprintf(buf, sizeof(buf), "file://%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