ecore_example: fix file name in the example's comment.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Wed, 23 Sep 2015 19:43:09 +0000 (12:43 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 23 Sep 2015 19:43:23 +0000 (12:43 -0700)
Summary: Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: cedric, stefan_schmidt

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3089

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/examples/ecore/ecore_compose_get_example.c

index d33140b..b36fd01 100644 (file)
@@ -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>