From e7ca01ad95cbcfc2615cd4dab8704ba6d2041e52 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 10 May 2014 06:45:18 +1000 Subject: Typo-- --- src/extantz/camera.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extantz') diff --git a/src/extantz/camera.c b/src/extantz/camera.c index 7bc83d2..83bf98a 100644 --- a/src/extantz/camera.c +++ b/src/extantz/camera.c @@ -190,7 +190,7 @@ static void _on_camera_input_up(void *data, Evas *evas, Evas_Object *obj, void * else printf("Camera input not ready\n"); } -/* While it's true that image is an Elm image, seems this Elm input event callbacrk doesn't work. +/* While it's true that image is an Elm image, seems this Elm input event callback doesn't work. // Elm style event callback. static Eina_Bool _cb_event_GL(void *data, Evas_Object *obj, Evas_Object *src, Evas_Callback_Type type, void *event_info) { -- cgit v1.1