Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_combo.c Log Message: - fix doxy =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_combo.c,v retrieving revision 1.57 retrieving revision 1.58 diff -u -3 -r1.57 -r1.58 --- ewl_combo.c 1 Apr 2007 21:48:06 -0000 1.57 +++ ewl_combo.c 29 Jun 2007 18:00:26 -0000 1.58 @@ -137,7 +137,7 @@ /** * @param combo: The Ewl_Combo to use - * @param editable: Set if the combo is scrollable or not + * @param scrollable: Set if the combo is scrollable or not * @return Returns no value * * On true, this functions set the combo to use a scrollpane to view the @@ -202,7 +202,7 @@ /** * @param combo: The Ewl_Combo to use - * @param editable: The Container to use in the popup + * @param c: The Container to use in the popup * @return Returns no value */ void @@ -487,7 +487,7 @@ } /** - * @param combo: The Ewl_Combo_Cell to initialize + * @param cell: The Ewl_Combo_Cell to initialize * @return Returns TRUE on success or FALSE on failure * @brief Initializes a combo cell to default values */ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs