summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-01-15 14:31:02 +0000
committerLennart Poettering <lennart@poettering.net>2006-01-15 14:31:02 +0000
commit1c7f879c9f0bdd3512ee2ae2d43fdefe1d7ff4e3 (patch)
tree656fb9993edd4ff07b20aeff00d286986f216d78
parent9693638f576929c51eb48cc692f9008b4aed7901 (diff)
doxygen fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1079 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-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>