beber pushed a commit to branch master.

commit 992a6d39bb4e2a18d3fe68c07a695aa4fdb80509
Author: Bertrand Jacquin <[email protected]>
Date:   Sat Aug 10 22:28:05 2013 +0200

    edje_smart_thumb: Add missing prototype on setup_scene()
---
 edje_smart_thumb/src/bin/main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/edje_smart_thumb/src/bin/main.c b/edje_smart_thumb/src/bin/main.c
index 517c2ba..a875028 100644
--- a/edje_smart_thumb/src/bin/main.c
+++ b/edje_smart_thumb/src/bin/main.c
@@ -4,6 +4,7 @@ static void args_parse(void);
 static void help_show(void);
 static Eina_Bool signal_exit(void *data, int ev_type, void *ev);
 static Eina_Bool thumb_grab(void *data);
+static void setup_scene(void);
 
 Ecore_Evas *ee = NULL, *ee_im = NULL, *ee_im2 = NULL;
 Evas *evas = NULL, *evas_im = NULL, *evas_im2 = NULL;

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to