On Fri, 8 Jul 2011 14:14:19 -0700 "Enlightenment SVN" <no-re...@enlightenment.org> wrote:
> Log: > Don't be so harsh, printing the usage string is not an error. > > > Author: sachiel > Date: 2011-07-08 14:14:19 -0700 (Fri, 08 Jul 2011) > New Revision: 61162 > Trac: http://trac.enlightenment.org/e/changeset/61162 > > Modified: > trunk/PROTO/ev/ev.c > > Modified: trunk/PROTO/ev/ev.c > =================================================================== > --- trunk/PROTO/ev/ev.c 2011-07-08 18:06:19 UTC (rev 61161) > +++ trunk/PROTO/ev/ev.c 2011-07-08 21:14:19 UTC (rev 61162) > @@ -188,7 +188,7 @@ > _ev_log_dom = eina_log_domain_register("ev", EINA_COLOR_HIGH > EINA_COLOR_CYAN); if (argc == 1) > { > - ERR("Usage: %s filename filename directory fileglob*", argv[0]); > + printf("Usage: %s filename filename directory fileglob*\n", argv[0]); > exit(1); > } > //eina_log_domain_level_set("ev", EINA_LOG_LEVEL_DBG); > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > enlightenment-svn mailing list > enlightenment-...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn DISAGREE -- Mike Blumenkrantz Zentific: Coding in binary since '10. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel