fix doxygen tags

svn path=/trunk/; revision=12401
This commit is contained in:
Ulf Lamping 2004-10-27 03:57:57 +00:00
parent 816267f2c1
commit 401945dde2
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ typedef struct {
* @param red the red value for the color
* @param green the green value for the color
* @param blue the blue value for the color
* @param source the GdkColor to be filled
* @return TRUE if it succeeds, FALSE if it fails
*/
gboolean initialize_color(color_t *color, guint16 red, guint16 green, guint16 blue);