summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-30 01:20:22 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-30 01:20:22 +0000
commit22b17916b4b7eceeee13be6d703a00479e167248 (patch)
tree3f68b8e003e69b35383ab34b11fe908fff7b8d1c
parent082e9ffd0f25e1179bec188dd2accc109497a194 (diff)
doc update
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@498 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-common/timeval.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-common/timeval.h b/avahi-common/timeval.h
index 5bbe1a7..d925719 100644
--- a/avahi-common/timeval.h
+++ b/avahi-common/timeval.h
@@ -22,6 +22,8 @@
USA.
***/
+/** \file timeval.h Functions to facilitate timeval handling */
+
#include <inttypes.h>
#include <sys/time.h>