Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/demo Modified Files: evfs_demo.c Log Message: * Fixed a parser idiocy. It was only by luck that it was working * Commit first version of sirkha's Curl-based FTP plugin * Memory cleanups =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/demo/evfs_demo.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -3 -r1.18 -r1.19 --- evfs_demo.c 3 Nov 2005 04:05:30 -0000 1.18 +++ evfs_demo.c 5 Nov 2005 06:03:27 -0000 1.19 @@ -63,7 +63,7 @@ //snprintf(pathi,1024,"posix://%s", getenv("HOME")); //snprintf(pathi,1024,"smb:///gown/MythVideos/musicvideos"); //snprintf(pathi,1024,"posix:///usr/src/linux-2.6.13.1.tar.bz2#bzip2:///#tar:///"); - snprintf(pathi,1024,"smb://user:[EMAIL PROTECTED]"); + snprintf(pathi,1024,"ftp://user:[EMAIL PROTECTED]"); printf ("Listing dir: %s\n", pathi); ------------------------------------------------------- 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