diff -r 1e7b4b3741a0 -r cf3f735b09b7 libpurple/dnsquery.h
--- 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 List of UiOps
+ * Structures
*/
struct _PurpleDnsQueryUiOps
{
@@ -97,7 +98,7 @@
G_BEGIN_DECLS
/**************************************************************************/
-/** @name DNS query API */
+/* DNS query API */
/**************************************************************************/
/*@{*/