Don't append '\n\0' to the return value of clnt_sperror if the string was
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 14 Sep 2004 17:52:25 +0000 (17:52 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 14 Sep 2004 17:52:25 +0000 (17:52 +0000)
commitad8ba6047d95c0856aeb0d013f83a0898328e39e
tree3fee46889fdd2cdc965885913a16663bd0874354
parent821819dca523beaf14a85f3e34cc86f465cee9d7
Don't append '\n\0' to the return value of clnt_sperror if the string was
already terminated at the place of the '\n'.
lib/libc/rpc/clnt_perror.c
lib/libcr/rpc/clnt_perror.c