Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_enums.h 


Log Message:
formating

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_enums.h,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -3 -r1.90 -r1.91
--- ewl_enums.h 11 Jun 2008 23:04:45 -0000      1.90
+++ ewl_enums.h 13 Jun 2008 18:19:35 -0000      1.91
@@ -107,7 +107,7 @@
         EWL_FLAG_FILL_HSHRINKABLE = 0x10, /**< Horizontally shrink bit */
         EWL_FLAG_FILL_VSHRINKABLE = 0x20, /**< Vertical shrink bit */
         EWL_FLAG_FILL_SHRINKABLE =
-            EWL_FLAG_FILL_HSHRINKABLE | EWL_FLAG_FILL_VSHRINKABLE, /**< Shrink 
bit */
+                EWL_FLAG_FILL_HSHRINKABLE | EWL_FLAG_FILL_VSHRINKABLE, /**< 
Shrink bit */
         EWL_FLAG_FILL_HFILL = 0x40, /**< Horizontal fill bit */
         EWL_FLAG_FILL_VFILL = 0x80, /**< Vertical fill bit */
         EWL_FLAG_FILL_FILL = EWL_FLAG_FILL_HFILL | EWL_FLAG_FILL_VFILL, /**< 
Fill bit */



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to