2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-31 06:05:27 +00:00

delete trailing whitespace

This commit is contained in:
Dietmar Maurer
2013-08-21 07:43:55 +02:00
parent 77133eeeca
commit 3affb0e77c

View File

@@ -1272,6 +1272,7 @@ vncterm_puts (vncTerm *vt, const char *buf, int len)
}
vncterm_show_cursor (vt, 1);
return len;
}