aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-07-23 08:40:22 +0000
committerAndreas Jaeger <aj@suse.de>2001-07-23 08:40:22 +0000
commit1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43 (patch)
tree6db3d6c56f63505b9f472efe97c3ba71d5d4b7bc /ChangeLog
parentf85a71050ac1ea774204b24a68f679f5e6976def (diff)
downloadglibc-1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43.tar
glibc-1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43.tar.gz
glibc-1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43.tar.bz2
glibc-1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43.zip
Update.
Add prototypes to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb8548ed8b..73e157d750 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* iconv/iconvconfig.c: Include <sys/cdefs.h> and use
__attribute_malloc__ for older GCC versions.
* iconv/strtab.c: Likewise.
+ Add prototypes to avoid warnings.
2001-07-22 Roland McGrath <roland@frob.com>