cedric pushed a commit to branch master.

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

commit fc454e467047662a31334f0e0e0886b63bc46d4f
Author: Srivardhan Hebbar <sri.heb...@samsung.com>
Date:   Wed Sep 23 12:43:09 2015 -0700

    ecore_example: fix file name in the example's comment.
    
    Summary: Signed-off-by: Srivardhan Hebbar <sri.heb...@samsung.com>
    
    Reviewers: cedric, stefan_schmidt
    
    Subscribers: cedric
    
    Differential Revision: https://phab.enlightenment.org/D3089
    
    Signed-off-by: Cedric BAIL <ced...@osg.samsung.com>
---
 src/examples/ecore/ecore_compose_get_example.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/examples/ecore/ecore_compose_get_example.c 
b/src/examples/ecore/ecore_compose_get_example.c
index d33140b..b36fd01 100644
--- a/src/examples/ecore/ecore_compose_get_example.c
+++ b/src/examples/ecore/ecore_compose_get_example.c
@@ -1,4 +1,4 @@
-/* gcc -g -Wall -o test_keys2 test_keys2.c `pkg-config --cflags --libs 
ecore-input ecore-evas ecore evas eina` */
+/* gcc -g -Wall -o ecore_compose_get_example ecore_compose_get_example.c 
`pkg-config --cflags --libs ecore-input ecore-evas ecore evas eina` */
 
 #include <stdio.h>
 

-- 


Reply via email to