Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests


Modified Files:
        ewl_filepicker.c 


Log Message:
- add space to output string

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/ewl_filepicker.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_filepicker.c    13 Apr 2006 15:28:25 -0000      1.2
+++ ewl_filepicker.c    13 Apr 2006 15:29:34 -0000      1.3
@@ -175,7 +175,7 @@
        {
                if (strcmp(rez[i], t))
                {
-                       snprintf(buf, len, "path list not setup correctly."
+                       snprintf(buf, len, "path list not setup correctly. "
                                        "[%s didn't match %s]", t, rez[i]);
                        ret = 0;
                        break;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to