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