Fix formatting
authorChris Michael <cp.michael@samsung.com>
Mon, 8 Jul 2013 06:20:53 +0000 (07:20 +0100)
committerChris Michael <cp.michael@samsung.com>
Mon, 8 Jul 2013 06:21:51 +0000 (07:21 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_evas/Ecore_Evas.h

index e77dcfa..9985f6a 100644 (file)
@@ -977,7 +977,7 @@ EAPI void            ecore_evas_gl_x11_pre_post_swap_callback_set(const Ecore_Ev
  */
 EAPI Ecore_Evas     *ecore_evas_gl_x11_pixmap_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h);
 
-   /**
+/**
  * @brief Returns the underlying Ecore_X_Pixmap used in the Ecore_Evas
  * 
  * @param ee The Ecore_Evas whose pixmap is desired.