summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--avahi-common/thread-watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/thread-watch.h b/avahi-common/thread-watch.h
index 924dc04..b3ebcd6 100644
--- a/avahi-common/thread-watch.h
+++ b/avahi-common/thread-watch.h
@@ -22,7 +22,7 @@
USA.
***/
-/** \file threaded-watch.h Threaded poll() based main loop implementation */
+/** \file thread-watch.h Threaded poll() based main loop implementation */
#include <sys/poll.h>
#include <avahi-common/cdecl.h>