aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-26 18:04:22 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-26 18:04:22 +0000
commit441ee04334e65e41ac637f110af76f0f46e78f34 (patch)
tree8b164a72c222b5c474dff7ee4aa0be948c46c691 /sysdeps/unix
parent* sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in name (diff)
downloadglibc-441ee04334e65e41ac637f110af76f0f46e78f34.tar.xz
glibc-441ee04334e65e41ac637f110af76f0f46e78f34.zip
(PSEUDO_NOERRNO): Fix a typo.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
index 8a98fbff8f..95cfd21857 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
+++ b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
@@ -59,7 +59,7 @@
SYSCALL_ERROR_HANDLER; \
END (name)
-#undef PSEUDO
+#undef PSEUDO_NOERRNO
#define PSEUDO_NOERRNO(name, syscall_name, args) \
.text; \
ENTRY (name) \