str: Avoid trailing space in string returng by argv2str()
commit8642322396987a586037942a2e47dee44bb1ed05
authorTobias Klauser <tklauser@distanz.ch>
Fri, 16 Dec 2016 11:10:35 +0000 (16 12:10 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 16 Dec 2016 11:11:57 +0000 (16 12:11 +0100)
treea985f1490f39c8a1d8a599acb4a324fc2f4d4153
parent374141decf7c9978fd2c535099440d68e11e7683
str: Avoid trailing space in string returng by argv2str()

Don't add a trailing whitespace to the string returned by argv2str().

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
str.c