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 6d1a36e..c779a58 100644
--- a/avahi-common/watch.h
+++ b/avahi-common/watch.h
@@ -31,10 +31,10 @@
AVAHI_C_DECL_BEGIN
-/** An I/O watch object */
+/** \struct AvahiWatch An I/O watch object */
typedef struct AvahiWatch AvahiWatch;
-/** A timeout watch object */
+/** \struct AvahiTimeout A timeout watch object */
typedef struct AvahiTimeout AvahiTimeout;
/** An event polling abstraction object */