* string/argz-stringify.c (__argz_stringify): Fix loop termination
authorRoland McGrath <roland@gnu.org>
Fri, 10 Mar 2000 08:24:48 +0000 (08:24 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 10 Mar 2000 08:24:48 +0000 (08:24 +0000)
commitf25da8d01f8d783fff627a95628a73b037526245
tree034b8c9583e913480b07c8174b076b89e15302e0
parent07760b357c8100172b81e7169d345834cb381ac8
* string/argz-stringify.c (__argz_stringify): Fix loop termination

conditions so as not to clobber the final '\0' when there is only one
element in the vector.
ChangeLog
string/argz-stringify.c