diff libpurple/conversation.h @ 28493:63cb8c4f3c66

Fix a bunch of doxygen warnings.
author Paul Aurich <paul@darkrain42.org>
date Sun, 30 Aug 2009 04:00:51 +0000
parents 15ae2dea92b3
children b0f0b7a8105a fba8dd643796
line wrap: on
line diff
--- a/libpurple/conversation.h	Sun Aug 30 04:00:04 2009 +0000
+++ b/libpurple/conversation.h	Sun Aug 30 04:00:51 2009 +0000
@@ -1308,7 +1308,7 @@
  * @param user     The user to invite to the chat.
  * @param message  The message to send with the invitation.
  * @param confirm  Prompt before sending the invitation. The user is always
- *                 prompted if either #user or #message is @c NULL.
+ *                 prompted if either \a user or \a message is @c NULL.
  *
  * @since 2.6.0
  */