summaryrefslogtreecommitdiffstats
path: root/src/poll.h
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-05-27 23:30:48 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-05-27 23:30:48 +0200
commitb9f329256d5911d9694b44ce1e4545d78fdd5340 (patch)
tree91c498a4690acda8bb53e8be202a34994cf946e5 /src/poll.h
parent64c79271c75987d94975cc3855617898b332b5a0 (diff)
downloadfastd-b9f329256d5911d9694b44ce1e4545d78fdd5340.tar
fastd-b9f329256d5911d9694b44ce1e4545d78fdd5340.zip
More documentation
Diffstat (limited to 'src/poll.h')
-rw-r--r--src/poll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poll.h b/src/poll.h
index ae9c8cd..456ee68 100644
--- a/src/poll.h
+++ b/src/poll.h
@@ -24,7 +24,7 @@
*/
/**
- \file poll.h
+ \file src/poll.h
Portable polling API
*/