Enlightenment CVS committal
Author : pfritz
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_dialog.h
Log Message:
remove spaces between functions and parenthesises
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_dialog.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- ewl_dialog.h 5 Jul 2008 18:03:53 -0000 1.25
+++ ewl_dialog.h 12 Jul 2008 19:30:58 -0000 1.26
@@ -62,8 +62,8 @@
Ewl_Position active_area; /**< Which section of the dialog is active */
};
-Ewl_Widget *ewl_dialog_new (void);
-int ewl_dialog_init (Ewl_Dialog *dialog);
+Ewl_Widget *ewl_dialog_new(void);
+int ewl_dialog_init(Ewl_Dialog *dialog);
void ewl_dialog_action_position_set(Ewl_Dialog *d, Ewl_Position
pos);
Ewl_Position ewl_dialog_action_position_get(Ewl_Dialog *dialog);
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs