fix doxygen tags
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Oct 2004 03:57:57 +0000 (03:57 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Oct 2004 03:57:57 +0000 (03:57 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12401 f5534014-38df-0310-8fa8-9805f1628bb7

color.h

diff --git a/color.h b/color.h
index 7ff62bb945d741b30d7f65b9720dcd9730524e4f..6806e897e18283f0134c62d384c5dc59af3cec47 100644 (file)
--- a/color.h
+++ b/color.h
@@ -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);