Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_check.h ewl_fileselector.h ewl_notebook.h 


Log Message:
- doxy fixes

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_check.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ewl_check.h 16 Feb 2006 17:06:43 -0000      1.8
+++ ewl_check.h 17 Feb 2006 00:26:29 -0000      1.9
@@ -24,8 +24,6 @@
 /**
  * @def EWL_CHECK(c)
  * Typecasts a pointer to an Ewl_Check pointer.
- *
- * @{
  */
 #define EWL_CHECK(c) ((Ewl_Check *)c)
 
@@ -56,3 +54,4 @@
  */
 
 #endif
+
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_fileselector.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_fileselector.h  12 Jan 2006 18:21:18 -0000      1.14
+++ ewl_fileselector.h  17 Feb 2006 00:26:29 -0000      1.15
@@ -94,5 +94,9 @@
                                                       time_t time, mode_t 
mode);
 void ewl_fileselector_data_free(Ewl_Fileselector_Data *d);
 
+/**
+ * @}
+ */
+
 #endif /* __EWL_FILESELECTOR_H__ */
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_notebook.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ewl_notebook.h      8 Feb 2006 04:52:52 -0000       1.7
+++ ewl_notebook.h      17 Feb 2006 00:26:29 -0000      1.8
@@ -86,5 +86,9 @@
 
 void ewl_notebook_cb_tab_clicked(Ewl_Widget *w, void *ev, void *data);
 
+/**
+ * @}
+ */
+
 #endif
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to