]> git.meshlink.io Git - catta/blobdiff - avahi-common/watch.h
make anonymous structs appear properly in doxygen
[catta] / avahi-common / watch.h
index 6d1a36e56fd56a12de6245a1860ffd428a961323..c779a58214f81f728c592e12cac11412be354943 100644 (file)
 
 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 */