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