diff options
-rw-r--r-- | libdiskfs/file-chflags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-chflags.c b/libdiskfs/file-chflags.c index 48515da3..ffec6a47 100644 --- a/libdiskfs/file-chflags.c +++ b/libdiskfs/file-chflags.c @@ -20,7 +20,7 @@ /* Implement file_chflags as described in <hurd/fs.defs>. */ error_t -dikfs_S_file_chflags (struct protid *cred, +diskfs_S_file_chflags (struct protid *cred, int flags) { CHANGE_NODE_FIELD (cred, |