]> git.meshlink.io Git - catta/blobdiff - avahi-common/watch.h
implement DNSServiceUpdateRecord() for updating existing TXT records (closes #56)
[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 */