diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-22 07:14:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-22 07:14:16 +0000 |
commit | 2e0e1a0512c9886222dc32e1a791a7f6b5b69f68 (patch) | |
tree | 2054a441c972d5c1a1c1ed4f164b5405bad8ba92 /ChangeLog | |
parent | 682e4437a0784a917bc2df89a6b7d5cbfdefc8a0 (diff) | |
download | glibc-2e0e1a0512c9886222dc32e1a791a7f6b5b69f68.zip glibc-2e0e1a0512c9886222dc32e1a791a7f6b5b69f68.tar.gz glibc-2e0e1a0512c9886222dc32e1a791a7f6b5b69f68.tar.bz2 |
[BZ #4566]
* string/strtok.c: Fix typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-21 Ulrich Drepper <drepper@redhat.com> + [BZ #4566] + * string/strtok.c: Fix typo in comment. + [BZ #4582] * debug/segfault.c: Fix typos in comments. |