summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrivardhan Hebbar <sri.hebbar@samsung.com>2015-09-23 12:43:09 -0700
committerCedric BAIL <cedric@osg.samsung.com>2015-09-23 12:43:23 -0700
commitfc454e467047662a31334f0e0e0886b63bc46d4f (patch)
treeeb40322e7f6efbb023c6a497c4e0bf5e1509571c
parentc79d822f53985821b245e134b568f4017668a462 (diff)
downloadefl-fc454e467047662a31334f0e0e0886b63bc46d4f.tar.gz
ecore_example: fix file name in the example's comment.
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>
-rw-r--r--src/examples/ecore/ecore_compose_get_example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/ecore/ecore_compose_get_example.c b/src/examples/ecore/ecore_compose_get_example.c
index d33140bc21..b36fd01803 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>