devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=ebf26f2017fffc9eb10377ad6af98787b52ebc9c

commit ebf26f2017fffc9eb10377ad6af98787b52ebc9c
Author: Chris Michael <cpmich...@osg.samsung.com>
Date:   Tue May 3 12:33:26 2016 -0400

    ecore-wl2: Formatting
    
    Minor formatting fix. No functional changes
    
    Signed-off-by: Chris Michael <cpmich...@osg.samsung.com>
---
 src/lib/ecore_wl2/Ecore_Wl2.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_wl2/Ecore_Wl2.h b/src/lib/ecore_wl2/Ecore_Wl2.h
index ff53140..02099f7 100644
--- a/src/lib/ecore_wl2/Ecore_Wl2.h
+++ b/src/lib/ecore_wl2/Ecore_Wl2.h
@@ -368,7 +368,7 @@ EAPI struct wl_shm 
*ecore_wl2_display_shm_get(Ecore_Wl2_Display *display);
  *
  * @since 1.18
  */
-EAPI void * ecore_wl2_display_dmabuf_get(Ecore_Wl2_Display *display);
+EAPI void *ecore_wl2_display_dmabuf_get(Ecore_Wl2_Display *display);
 
 /**
  * Return an Eina_Iterator that can be used to iterate through globals

-- 


Reply via email to