about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-06 09:56:05 +0000
committerRoland McGrath <roland@gnu.org>2006-01-06 09:56:05 +0000
commitd719443fee5fc0a7547e67d51ade13e222f235be (patch)
tree1feec59e676ecc1ee0828075427f6cc04dbda4f5
parent1aafee87306a827f119c3e1b1a61373154449127 (diff)
downloadglibc-d719443fee5fc0a7547e67d51ade13e222f235be.tar.gz
glibc-d719443fee5fc0a7547e67d51ade13e222f235be.tar.xz
glibc-d719443fee5fc0a7547e67d51ade13e222f235be.zip
* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.
-rw-r--r--ChangeLog4
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):