summaryrefslogtreecommitdiffstats
path: root/avahi-common/watch.h
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-10-03 07:59:27 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-10-03 07:59:27 +0000
commit38c49f9cc0d58ad192d5ada78082184b3f7c2e3c (patch)
tree2d34dc5d4d52c127401ca175a07eae148e43d1c6 /avahi-common/watch.h
parent1f30b595befc80f19634df16a68037efc4e3bf3a (diff)
* merged fix from rev 667,668,669
git-svn-id: file:///home/lennart/svn/public/avahi/branches/working-0.5.x@675 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/watch.h')
-rw-r--r--avahi-common/watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/watch.h b/avahi-common/watch.h
index 7bab4f8..9f82729 100644
--- a/avahi-common/watch.h
+++ b/avahi-common/watch.h
@@ -36,7 +36,7 @@ AVAHI_C_DECL_BEGIN
/** An I/O watch object */
typedef struct AvahiWatch AvahiWatch;
-/** An I/O watch object */
+/** A timeout watch object */
typedef struct AvahiTimeout AvahiTimeout;
/** An event polling abstraction object */