Enlightenment CVS committal Author : englebass Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_smart.c Log Message: Remove wrong comma in printf statement. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/canvas/evas_smart.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- evas_smart.c 4 Aug 2007 13:12:43 -0000 1.15 +++ evas_smart.c 13 Aug 2007 05:17:44 -0000 1.16 @@ -59,7 +59,7 @@ { Evas_Smart *s; - printf("----- WARNING. evas_smart_new() will be deprecated and removed soon\n", + printf("----- WARNING. evas_smart_new() will be deprecated and removed soon\n" "----- Please use evas_smart_class_new() instead\n"); if (!name) return NULL; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs