Enlightenment CVS committal
Author : pfritz
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_widget.c
Log Message:
use DRETURN() instead of DLEAVE_FUNCTION()
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.c,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -3 -r1.159 -r1.160
--- ewl_widget.c 17 Feb 2008 19:58:23 -0000 1.159
+++ ewl_widget.c 8 Apr 2008 15:28:12 -0000 1.160
@@ -619,7 +619,7 @@
/* make sure we have something to do */
if (w->appearance && !strcmp(appearance, w->appearance))
- DLEAVE_FUNCTION(DLEVEL_STABLE);
+ DRETURN(DLEVEL_STABLE);
/*
* The base appearance is used for determining the theme key of the
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs