aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_common.h
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2007-10-16 14:25:08 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2007-10-16 14:25:08 +0000
commitb41c45be83d625097052b5362704f210795c6220 (patch)
tree0b67dbea565ecffa400496269661216d6b6a1dce /include/fuse_common.h
parent68a9657062996e40c6d59746dd760374403e07e4 (diff)
doc updates
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r--include/fuse_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index 384bd00..d4f3552 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -6,6 +6,8 @@
See the file COPYING.LIB.
*/
+/** @file */
+
#if !defined(_FUSE_H_) && !defined(_FUSE_LOWLEVEL_H_)
#error "Never include <fuse_common.h> directly; use <fuse.h> or <fuse_lowlevel.h instead."
#endif