Noticed that this #endif appears in the wrong place.
metrics
Index: ecore_evas_test_bg.c
===================================================================
RCS file: /var/cvs/e/e17/libs/ecore/src/bin/ecore_evas_test_bg.c,v
retrieving revision 1.9
diff -u -r1.9 ecore_evas_test_bg.c
--- ecore_evas_test_bg.c 9 Oct 2006 15:40:58 -0000 1.9
+++ ecore_evas_test_bg.c 20 Oct 2006 08:06:09 -0000
@@ -441,7 +441,6 @@
#endif
}
}
-#endif
static void
bg_cb_key_up(void *data, Evas *e, Evas_Object *obj, void *event_info)
@@ -451,3 +450,4 @@
ev = event_info;
printf("UP %s\n", ev->keyname);
}
+#endif
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel