diff libpurple/prpl.h @ 22870:3d7e9eff04d0

Assorted cleanups, mostly to the Doxygen comments. I added a few missing @since tags.
author Richard Laager <rlaager@wiktel.com>
date Sun, 11 May 2008 05:08:08 +0000
parents 20053e2484f8
children d53f72735830
line wrap: on
line diff
--- a/libpurple/prpl.h	Sun May 11 05:04:07 2008 +0000
+++ b/libpurple/prpl.h	Sun May 11 05:08:08 2008 +0000
@@ -177,6 +177,7 @@
 	/**
 	 * Indicates that slash commands are native to this protocol.
 	 * Used as a hint that unknown commands should not be sent as messages.
+	 * @since 2.1.0
 	 */
 	OPT_PROTO_SLASH_COMMANDS_NATIVE = 0x00000400,