Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas_fb


Modified Files:
        ewl_engine_evas_fb.c 


Log Message:
- formatting, const fixes, warning fixes

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_fb/ewl_engine_evas_fb.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ewl_engine_evas_fb.c        12 Oct 2006 21:41:17 -0000      1.9
+++ ewl_engine_evas_fb.c        16 Nov 2006 22:08:59 -0000      1.10
@@ -141,7 +141,7 @@
 }
 
 static void
-ee_canvas_setup(Ewl_Window *win, int debug)
+ee_canvas_setup(Ewl_Window *win, int debug __UNUSED__)
 {
        Evas *evas;
        Evas_Engine_Info *info = NULL;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to