--- a/libpurple/dnsquery.h Thu Feb 06 16:53:42 2014 +0530 +++ b/libpurple/dnsquery.h Thu Feb 06 20:02:57 2014 +0530 @@ -77,7 +77,8 @@ * DNS Request UI operations; UIs should implement this if they want to do DNS * lookups themselves, rather than relying on the core. * - * @see @ref ui-ops + * See <link linkend="chapter-ui-ops">List of <literal>UiOps</literal> + * Structures</link> */ struct _PurpleDnsQueryUiOps { @@ -97,7 +98,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name DNS query API */ +/* DNS query API */ /**************************************************************************/ /*@{*/