src/notify.h

changeset 10443
aa7dcc1c796a
parent 10439
5868d8f55fb1
child 10566
b681d2b3dec5
--- a/src/notify.h	Tue Dec 28 17:38:03 2004 +0000
+++ b/src/notify.h	Tue Dec 28 19:11:15 2004 +0000
@@ -190,7 +190,7 @@
  *                  will be "Search	Results."
  * @param primary   The main point of the message.
  * @param secondary The secondary information.
- * @param results   An array of null-terminated buddy names.
+ * @param results   An null-terminated array of null-terminated buddy names.
  * @param cb        The callback to call when the user closes
  *                  the notification.
  * @param user_data The data to pass to the callback.

mercurial