Fix typo in CL
authorUlrich Drepper <drepper@gmail.com>
Mon, 31 Oct 2011 13:18:21 +0000 (09:18 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 31 Oct 2011 13:18:21 +0000 (09:18 -0400)
ChangeLog

index 005a1b7ff5902e885cc3924efce830f0ee710352..a000a92a6bbbc3687cd2ec8aca2bcfd6194fa53b 100644 (file)
--- 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.