about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/lremovexattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/lremovexattr.c')
-rw-r--r--sysdeps/mach/hurd/lremovexattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/lremovexattr.c b/sysdeps/mach/hurd/lremovexattr.c
index 1d761e2d3e..cb6a1f8f54 100644
--- a/sysdeps/mach/hurd/lremovexattr.c
+++ b/sysdeps/mach/hurd/lremovexattr.c
@@ -22,7 +22,7 @@
 #include <hurd/xattr.h>
 #include <fcntl.h>
 
-ssize_t
+int
 lremovexattr (const char *path, const char *name)
 {
   error_t err;