diff finch/libgnt/gntutils.h @ 21158:bddf964880cf

disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 07 Nov 2007 13:49:26 +0000
parents 8d73d519155a
children e119edfc0fb0
line wrap: on
line diff
--- a/finch/libgnt/gntutils.h	Wed Nov 07 09:19:25 2007 +0000
+++ b/finch/libgnt/gntutils.h	Wed Nov 07 13:49:26 2007 +0000
@@ -147,8 +147,8 @@
 /**
  * Make some keypress activate a button when some key is pressed with 'wid' in focus.
  *
- * @param wid     The widget
- * @param text    The key to trigger the button
+ * @param widget  The widget
+ * @param key     The key to trigger the button
  * @param button  The button to trigger
  *
  * @since 2.0.0 (gnt), 2.1.0 (pidgin)