]> git.pond.sub.org Git - empserver/commit
(plurize): Fix the max. string length calculation for the 'y' case.
authorRon Koenderink <rkoenderink@yahoo.ca>
Sat, 19 Nov 2005 12:11:09 +0000 (12:11 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sat, 19 Nov 2005 12:11:09 +0000 (12:11 +0000)
commit3d68c0a0dad2b44c9ab0455db2eaa2a8ea360bec
tree59900a4d42a6ce87bd35355fc753b7684c7a676f
parentc345ab82d34ad563b2ef1d3af8b84f80366b79bc
(plurize): Fix the max. string length calculation for the 'y' case.
It was off by one because 'y' is removed from the string.
src/lib/gen/plur.c