aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 005a1b7ff5..a000a92a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,7 @@
* malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
return value.
- * posix/sys/wait.h: Mark wait and wait4 with __THROWNL.
+ * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
* libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.