Enlightenment CVS committal
Author : codewarrior
Project : e17
Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/exige
Modified Files:
exg_main.c
Log Message:
return 0, not 1
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/exige/exg_main.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- exg_main.c 5 Sep 2005 11:53:24 -0000 1.4
+++ exg_main.c 26 Jan 2006 14:33:46 -0000 1.5
@@ -40,5 +40,5 @@
ecore_config_shutdown();
ecore_shutdown();
- return 1;
+ return 0;
}
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs