diff options
Diffstat (limited to 'example/fioc.c')
-rwxr-xr-x | example/fioc.c | 2 |
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 */ |