diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/fuse_kernel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_kernel.h b/include/fuse_kernel.h index 6079b7f..5d34e56 100644 --- a/include/fuse_kernel.h +++ b/include/fuse_kernel.h @@ -54,7 +54,7 @@ * - add POLL message and NOTIFY_POLL notification * * 7.12 - * - add umask flag to input argument of open, mknod and mkdir + * - add umask flag to input argument of create, mknod and mkdir * - add notification messages for invalidation of inodes and * directory entries * |