summaryrefslogtreecommitdiffstats
path: root/avahi-common/watch.h
diff options
context:
space:
mode:
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 */