diff libpurple/roomlist.h @ 23374:0efa36fe7d7c

Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings, making a bunch of links work.
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 15 Jun 2008 12:56:30 +0000
parents f9dcdc0e89a5
children bf088afdc813
line wrap: on
line diff
--- a/libpurple/roomlist.h	Sun Jun 15 12:54:23 2008 +0000
+++ b/libpurple/roomlist.h	Sun Jun 15 12:56:30 2008 +0000
@@ -30,6 +30,7 @@
 typedef struct _PurpleRoomlist PurpleRoomlist;
 typedef struct _PurpleRoomlistRoom PurpleRoomlistRoom;
 typedef struct _PurpleRoomlistField PurpleRoomlistField;
+/** @copydoc _PurpleRoomlistUiOps */
 typedef struct _PurpleRoomlistUiOps PurpleRoomlistUiOps;
 
 /**