From b73aab83cbdaaac40c4bb80b82049dc4452b5f1c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 17 Feb 2006 00:29:23 +0000 Subject: make anonymous structs appear properly in doxygen git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1144 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-client/publish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-client/publish.h') diff --git a/avahi-client/publish.h b/avahi-client/publish.h index 053ea88..9deccf1 100644 --- a/avahi-client/publish.h +++ b/avahi-client/publish.h @@ -41,7 +41,7 @@ AVAHI_C_DECL_BEGIN -/** An entry group object */ +/** \struct AvahiEntryGroup An entry group object */ typedef struct AvahiEntryGroup AvahiEntryGroup; /** The function prototype for the callback of an AvahiEntryGroup */ -- cgit