summaryrefslogtreecommitdiff
path: root/libnetfs/file-lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/file-lock.c')
-rw-r--r--libnetfs/file-lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-lock.c b/libnetfs/file-lock.c
index 2aa28458..3667c324 100644
--- a/libnetfs/file-lock.c
+++ b/libnetfs/file-lock.c
@@ -23,7 +23,7 @@
#include <fcntl.h>
#include <sys/file.h>
-error_t
+kern_return_t
netfs_S_file_lock (struct protid *user,
int flags)
{