aboutsummaryrefslogtreecommitdiffstats
path: root/example/null.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2013-07-17 15:58:53 +0200
committerMiklos Szeredi <mszeredi@suse.cz>2013-07-17 15:58:53 +0200
commit7dfb43254cc64044e75a5da4bbf02a86d110aee3 (patch)
treeffbca3caeae8b421efbdd27dcd01fa573ff381ed /example/null.c
parent95e71dd19ebf1ddf7e5285d21ba9001d44e30f7a (diff)
downloadlibfuse-7dfb43254cc64044e75a5da4bbf02a86d110aee3.tar.gz
Documentation fixes
Diffstat (limited to 'example/null.c')
-rwxr-xr-xexample/null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/null.c b/example/null.c
index 6952333..3e57dbe 100755
--- a/example/null.c
+++ b/example/null.c
@@ -8,7 +8,7 @@
/** @file
*
- * null.c - FUSE: Filesystem in Userspace
+ * null.c - FUSE: Filesystem in Userspace
*
* \section section_compile compiling this example
*