Xinqi Bao's Git

Fix Identification sequences
authorRoberto E. Vargas Caballero <[email protected]>
Sun, 7 Oct 2012 09:06:00 +0000 (11:06 +0200)
committerRoberto E. Vargas Caballero <[email protected]>
Sun, 7 Oct 2012 09:06:00 +0000 (11:06 +0200)
Do not send NUL character in the identification (use (sizeof(VT102ID) - 1),
and finish  the sequence once you execute it.
---
 st.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


No differences found