diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 02:59:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 02:59:57 +0000 |
commit | 35946fb706d6333c5c11663fd0b46c1e9116ae0f (patch) | |
tree | 9dd3397b3e3b8214bf8a05773489ba854c97d065 /ChangeLog | |
parent | 404127bca0508b64a40b6e77161cd555124408fa (diff) | |
download | glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.zip glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.gz glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.bz2 |
Update.
* wcsmbs/wcswidth.c (wcswidth): Don't forget to decrement counter n.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-11-17 Ulrich Drepper <drepper@cygnus.com> + * wcsmbs/wcswidth.c (wcswidth): Don't forget to decrement counter n. + * sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Remove greg_t, gregset_t, fpregset_t, and NGREG definitions. |