diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-06 09:56:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-06 09:56:05 +0000 |
commit | d719443fee5fc0a7547e67d51ade13e222f235be (patch) | |
tree | 1feec59e676ecc1ee0828075427f6cc04dbda4f5 /ChangeLog | |
parent | 1aafee87306a827f119c3e1b1a61373154449127 (diff) | |
download | glibc-d719443fee5fc0a7547e67d51ade13e222f235be.tar.gz glibc-d719443fee5fc0a7547e67d51ade13e222f235be.tar.xz glibc-d719443fee5fc0a7547e67d51ade13e222f235be.zip |
* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e1a2494696..1b2d996358 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-05 Mike Frysinger <vapier@gentoo.org> + + * include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'. + 2006-01-05 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL): |