Enlightenment CVS committal Author : doursse Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/bin Modified Files: edje_decc.c Log Message: fix typo in symlink (win32) =================================================================== RCS file: /cvs/e/e17/libs/edje/src/bin/edje_decc.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- edje_decc.c 8 Sep 2007 18:34:40 -0000 1.22 +++ edje_decc.c 13 Jan 2008 09:09:42 -0000 1.23 @@ -44,7 +44,7 @@ #ifdef _WIN32 int -symlink (const char *oldpath, const char newpath) +symlink (const char *oldpath, const char *newpath) { IShellLink *pISL; IPersistFile *pIPF; ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs