From 9519191947bd7695208c6c57dc9db297323853a3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 1 Oct 2005 12:56:19 +0000 Subject: small doc fix git-svn-id: file:///home/lennart/svn/public/avahi/trunk@668 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-common/watch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-common') 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 */ -- cgit