From 7c171df2b2ae4d3f2cbab669d5b5b96562bdd9a8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Feb 2006 16:21:29 +0000 Subject: reverse 1144, since it broke more things than it fixed git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1151 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 9edd4cb..77c49af 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. */ -/** \struct AvahiSEntryGroup A group of locally registered DNS RRs */ +/** A group of locally registered DNS RRs */ typedef struct AvahiSEntryGroup AvahiSEntryGroup; #include -- cgit