Fix a typo in ChangeLog, found by mouse@Rodents-Montreal.ORG

This commit is contained in:
suzuki toshiya 2009-07-06 17:16:15 +09:00
parent 3d3ba0563e
commit f4a0f93a14
1 changed files with 1 additions and 1 deletions

View File

@ -937,7 +937,7 @@
Protect against malformed compressed data.
* src/lsw/ftzopen.c (ft_lzwstate_io): Test whether `state->prefix' is
* src/lzw/ftzopen.c (ft_lzwstate_io): Test whether `state->prefix' is
zero.
2009-03-20 Werner Lemberg <wl@gnu.org>