diff -r e8959e0f6a37 -r 79721d976ad0 pidgin/gtkutils.h
--- a/pidgin/gtkutils.h Sun Feb 02 17:35:34 2014 +0530
+++ b/pidgin/gtkutils.h Sun Feb 02 18:13:41 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