diff doc/conversation-signals.dox @ 16201:36b09c6f7957

Doxygen updates. This eliminated all the warnings from Doxygen.
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 05:07:21 +0000
parents 8cf53d7a0887
children da2bab3b9fab
line wrap: on
line diff
--- a/doc/conversation-signals.dox	Mon Apr 16 03:37:48 2007 +0000
+++ b/doc/conversation-signals.dox	Mon Apr 16 05:07:21 2007 +0000
@@ -382,7 +382,7 @@
   @param chat           The name of the chat you're being invited to.
   @param invite_message The optional invite message.
   @param components     The components necessary if you want to call 
-                        serv_join_chat
+                        serv_join_chat()
   @return Less than zero if the invitation should be rejected, greater than
           zero if the invitation should be accepted. If zero is returned, the
           default behavior will be maintained: the user will be prompted.