diff pidgin/gtkblist.h @ 19685:f3e0b1221765

This will silence a few warnings when building the Doxygen docs.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 08 Sep 2007 22:41:31 +0000
parents 44b4e8bd759b
children 6bf32c9e15a7
line wrap: on
line diff
--- a/pidgin/gtkblist.h	Sat Sep 08 20:43:59 2007 +0000
+++ b/pidgin/gtkblist.h	Sat Sep 08 22:41:31 2007 +0000
@@ -378,7 +378,7 @@
  * This tooltip will be destroyed the next time this function is called, or when XXXX
  * is called
  *
- * @param buddy The buddy to show a tooltip for
+ * @param node The buddy list node to show a tooltip for
  * @param widget The widget to draw the tooltip on
  */
 void pidgin_blist_draw_tooltip(PurpleBlistNode *node, GtkWidget *widget);