diff options
Diffstat (limited to 'avahi-common/simple-watch.h')
-rw-r--r-- | avahi-common/simple-watch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/simple-watch.h b/avahi-common/simple-watch.h index 7c83db3..c3d799d 100644 --- a/avahi-common/simple-watch.h +++ b/avahi-common/simple-watch.h @@ -30,7 +30,7 @@ AVAHI_C_DECL_BEGIN -/** A main loop object. Main loops of this type aren't very flexible +/** \struct AvahiSimplePoll A main loop object. Main loops of this type aren't very flexible * since they only support a single wakeup type. Nevertheless it * should suffice for small test and example applications. */ typedef struct AvahiSimplePoll AvahiSimplePoll; |