Enlightenment CVS committal
Author : sebastid
Project : e17
Module : apps/e
Dir : e17/apps/e/src/modules/ibar
Modified Files:
e_mod_main.c
Log Message:
Formatting.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -3 -r1.65 -r1.66
--- e_mod_main.c 26 Jul 2005 11:03:35 -0000 1.65
+++ e_mod_main.c 24 Aug 2005 22:08:33 -0000 1.66
@@ -970,10 +970,8 @@
{
Evas_Coord w, h, bw, bh;
/* Not finished loading config yet! */
- if ((ibb->x == -1)
- || (ibb->y == -1)
- || (ibb->w == -1)
- || (ibb->h == -1))
+ if ((ibb->x == -1) || (ibb->y == -1) ||
+ (ibb->w == -1) || (ibb->h == -1))
return;
evas_event_freeze(ibb->evas);
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs