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-core/publish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-core/publish.h') diff --git a/avahi-core/publish.h b/avahi-core/publish.h index 77c49af..9edd4cb 100644 --- a/avahi-core/publish.h +++ b/avahi-core/publish.h @@ -28,7 +28,7 @@ * service using an embedded mDNS stack. It behaves like a network * printer registering both an IPP and a BSD LPR service. */ -/** A group of locally registered DNS RRs */ +/** \struct AvahiSEntryGroup A group of locally registered DNS RRs */ typedef struct AvahiSEntryGroup AvahiSEntryGroup; #include -- cgit