diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-03 17:06:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-03 17:06:42 +0000 |
commit | a5f9233ee2c3504c0e7770a1bf1579a2df0daff2 (patch) | |
tree | 9bf21664a7b98f00b159019a73a037e917ec8c96 /ChangeLog | |
parent | 99b9b8eca13241a3e18918739c8d33d928fdb46e (diff) | |
download | glibc-a5f9233ee2c3504c0e7770a1bf1579a2df0daff2.tar.gz glibc-a5f9233ee2c3504c0e7770a1bf1579a2df0daff2.tar.xz glibc-a5f9233ee2c3504c0e7770a1bf1579a2df0daff2.zip |
Update.
Remove comma at end of enum.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6da86687dd..3270bd3dba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2001-02-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: File was using crlf. + Remove comma at end of enum. * elf/dl-init.c: Add a few __builtin_expect. |