seoz pushed a commit to branch master.

commit 6048099ff5b2d724d877643db9db3728efddebe1
Author: Daniel Juyung Seo <[email protected]>
Date:   Fri May 24 20:22:07 2013 +0900

    Evas_Common_Header.h: fixed documentation.
---
 src/lib/evas/Evas_Common_Header.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/lib/evas/Evas_Common_Header.h 
b/src/lib/evas/Evas_Common_Header.h
index 95cff01..7551d55 100644
--- a/src/lib/evas/Evas_Common_Header.h
+++ b/src/lib/evas/Evas_Common_Header.h
@@ -375,9 +375,9 @@ typedef enum _Evas_Aspect_Control
 typedef enum _Evas_Display_Mode
 {
    EVAS_DISPLAY_MODE_NONE = 0, /**<Default mode */
-   EVAS_DISPLAY_MODE_COMPRESS = 1, /**< Use this mode want to give comppress 
display mode hint to object */
-   EVAS_DISPLAY_MODE_EXPAND = 2, /**< Use this mode want to give expand 
display mode hint to object */
-   EVAS_DISPLAY_MODE_DONT_CHANGE = 3 /**< Use this mode when object should not 
change display mode */
+   EVAS_DISPLAY_MODE_COMPRESS = 1, /**< Use this mode when you want to give 
comppress display mode hint to an object */
+   EVAS_DISPLAY_MODE_EXPAND = 2, /**< Use this mode when you want to give 
expand display mode hint to an object */
+   EVAS_DISPLAY_MODE_DONT_CHANGE = 3 /**< Use this mode when an object should 
not change its display mode */
 } Evas_Display_Mode; /**< object's display mode type related with 
compress/expand or etc mode */
 
 typedef struct _Evas_Pixel_Import_Source Evas_Pixel_Import_Source; /**< A 
source description of pixels for importing pixels */

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to