--- a/pidgin/gtkimhtml.h Mon Aug 24 19:23:56 2009 +0000 +++ b/pidgin/gtkimhtml.h Tue Sep 01 19:51:07 2009 +0000 @@ -188,8 +188,8 @@ GSList *anchors; GtkIMHtmlSmileyFlags flags; GtkIMHtml *imhtml; - gpointer data; /** @Since 2.6.0 */ - gsize datasize; /** @Since 2.6.0 */ + gpointer data; /** @since 2.6.0 */ + gsize datasize; /** @since 2.6.0 */ }; struct _GtkIMHtmlScalable { @@ -906,7 +906,7 @@ * @c TRUE if the request for context menu was processed * successfully, @c FALSE otherwise. * - * @return @c TRUE if the protocol was successfully registered (or unregistered, when #activate is @c NULL) + * @return @c TRUE if the protocol was successfully registered (or unregistered, when \a activate is @c NULL) * * @since 2.6.0 */