diff -r 78f57b23470e -r d0aecd9a8104 pidgin/gtkutils.h
--- a/pidgin/gtkutils.h Sun Feb 02 17:34:03 2014 +0530
+++ b/pidgin/gtkutils.h Sun Feb 02 17:59:05 2014 +0530
@@ -689,8 +689,8 @@
* @primary: The primary text
* @secondary: The secondary text, or %NULL for no description.
* @user_data: Data to pass to the callbacks
- * @...: a NULL-terminated list of button labels
- * (char *) and callbacks
+ * @...: a %NULL-terminated list of button labels
+ * (char *) and callbacks
* (#PidginUtilMiniDialogCallback). @user_data will be
* passed as the first argument. (Callbacks may lack a
* second argument, or be %NULL to take no action when