]> git.meshlink.io Git - catta/blobdiff - avahi-common/watch.h
do not remove the interface address if an UNBIND event is recieved. This might accide...
[catta] / avahi-common / watch.h
index c779a58214f81f728c592e12cac11412be354943..6d1a36e56fd56a12de6245a1860ffd428a961323 100644 (file)
 
 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 */