Enlightenment CVS committal Author : jethomas Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: Fix a bunch of typos =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v retrieving revision 1.86 retrieving revision 1.87 diff -u -3 -r1.86 -r1.87 --- main.c 17 Nov 2007 13:00:31 -0000 1.86 +++ main.c 29 Nov 2007 03:50:42 -0000 1.87 @@ -410,7 +410,7 @@ char info[1024]; stat = ewl_widget_name_find("statusbar"); - snprintf(info, sizeof(info), "%s Information/Tests\n", text); + snprintf(info, sizeof(info), "%s Information/Tests", text); ewl_statusbar_push(EWL_STATUSBAR(stat), info); } ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs