* src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loop
commit69a287c130b6c6c619d778aa5e1acd921929cc2f
authorWerner LEMBERG <wl@gnu.org>
Tue, 25 Nov 2003 21:41:35 +0000 (25 21:41 +0000)
committerWerner LEMBERG <wl@gnu.org>
Tue, 25 Nov 2003 21:41:35 +0000 (25 21:41 +0000)
tree846502cdb22014a0cda1aa0565d23f1c04d62ab2
parent9554feb2f9dc4e56b866773d990d1ddedc18bfaa
* src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loop
if processing hyphenation patterns in traditional mode.
Improve error messages.

* src/roff/troff/node.cpp (troff_output_file::put_char_width,
troff_output_file::put_char): Fix type of local variable `c'.
ChangeLog
src/roff/troff/env.cpp
src/roff/troff/node.cpp