Enlightenment CVS committal
Author : onefang
Project : e_modules
Module : monitor
Dir : e_modules/monitor
Modified Files:
e_mod_main.c
Log Message:
Naughty devilhorns, committed a typo.
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/monitor/e_mod_main.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- e_mod_main.c 30 Dec 2005 14:28:13 -0000 1.8
+++ e_mod_main.c 30 Dec 2005 20:13:47 -0000 1.9
@@ -109,7 +109,7 @@
Evas_List *l;
mon = module->data;
- if (!mon) reutrn 0;
+ if (!mon) return 0;
for (l = mon->faces; l; l = l->next)
{
Monitor_Face *f;
-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs