From: Srivardhan Hebbar Date: Wed, 23 Sep 2015 19:43:09 +0000 (-0700) Subject: ecore_example: fix file name in the example's comment. X-Git-Tag: v1.16.0-alpha1~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc454e467047662a31334f0e0e0886b63bc46d4f;p=platform%2Fupstream%2Fefl.git ecore_example: fix file name in the example's comment. Summary: Signed-off-by: Srivardhan Hebbar Reviewers: cedric, stefan_schmidt Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D3089 Signed-off-by: Cedric BAIL --- 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