diff options
Diffstat (limited to 'sysdeps/unix/bsd/bsd4.4/fchdir.S')
-rw-r--r-- | sysdeps/unix/bsd/bsd4.4/fchdir.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/bsd/bsd4.4/fchdir.S b/sysdeps/unix/bsd/bsd4.4/fchdir.S index e749ade..c4184bc 100644 --- a/sysdeps/unix/bsd/bsd4.4/fchdir.S +++ b/sysdeps/unix/bsd/bsd4.4/fchdir.S @@ -18,5 +18,5 @@ Cambridge, MA 02139, USA. */ #include <sysdep.h> -SYSCALL (fchdir, 2) +SYSCALL (fchdir, 1) ret |