summaryrefslogtreecommitdiffstats
path: root/avahi-common/watch.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-20 16:21:29 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-20 16:21:29 +0000
commit7c171df2b2ae4d3f2cbab669d5b5b96562bdd9a8 (patch)
treecaa8ab150b71c1dd7286300495718c067024125d /avahi-common/watch.h
parent187fe65eead4e4afdfe64b1b1ee72d276ca10d51 (diff)
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
Diffstat (limited to 'avahi-common/watch.h')
-rw-r--r--avahi-common/watch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-common/watch.h b/avahi-common/watch.h
index c779a58..6d1a36e 100644
--- a/avahi-common/watch.h
+++ b/avahi-common/watch.h
@@ -31,10 +31,10 @@
AVAHI_C_DECL_BEGIN
-/** \struct AvahiWatch An I/O watch object */
+/** An I/O watch object */
typedef struct AvahiWatch AvahiWatch;
-/** \struct AvahiTimeout A timeout watch object */
+/** A timeout watch object */
typedef struct AvahiTimeout AvahiTimeout;
/** An event polling abstraction object */