libpurple/dnsquery.h

branch
soc.2013.gobjectification.plugins
changeset 37075
cf3f735b09b7
parent 37070
774b0a0593f0
parent 35472
474e26199560
child 37088
4d5ad6b1878e
--- 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                                                          */
 /**************************************************************************/
 /*@{*/
 

mercurial