aboutsummaryrefslogtreecommitdiffstats
path: root/example/fioc.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/fioc.c
parent95e71dd19ebf1ddf7e5285d21ba9001d44e30f7a (diff)
downloadlibfuse-7dfb43254cc64044e75a5da4bbf02a86d110aee3.tar.gz
Documentation fixes
Diffstat (limited to 'example/fioc.c')
-rwxr-xr-xexample/fioc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/fioc.c b/example/fioc.c
index cfb18ae..c79c734 100755
--- a/example/fioc.c
+++ b/example/fioc.c
@@ -18,7 +18,7 @@
* gcc -Wall fioc.c `pkg-config fuse --cflags --libs` -o fioc
*
* \section section_source the complete source
- * \include fioc.c
+ * \include fioc.c
*/