Fix typo in CL

This commit is contained in:
Ulrich Drepper 2011-10-31 09:18:21 -04:00
parent 3a2c02424d
commit 0ffc4f3eba
1 changed files with 1 additions and 1 deletions

View File

@ -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.