
18 Feb
2016
18 Feb
'16
12:40 p.m.
On 02/12/2016 08:59 AM, Ján Tomko wrote:
Use virBufferTrim to strip the extra newline at the end of the message instead of open-coding it after the buffer's string is formatted. --- tools/vsh.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
ACK John