]> git.meshlink.io Git - catta/blobdiff - avahi-client/client.h
* Beef up host name and address resolvers to notify about RR changes (Similar to...
[catta] / avahi-client / client.h
index 49883d7888f370750d76af29a8ab712c9e5ca943..56672e3820074a0b0e07df1b47864c6991060c3c 100644 (file)
@@ -63,7 +63,7 @@ typedef struct AvahiServiceTypeBrowser AvahiServiceTypeBrowser;
 /** A service resolver object */
 typedef struct AvahiServiceResolver AvahiServiceResolver;
 
-/** States of a client object, note that AvahiServerStates are also emitted */
+/** States of a client object, a superset of AvahiServerState */
 typedef enum {
     AVAHI_CLIENT_S_INVALID = AVAHI_SERVER_INVALID,
     AVAHI_CLIENT_S_REGISTERING = AVAHI_SERVER_REGISTERING,