]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Pull out parsing of ^C style strings from the terminal answerback code to
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 19 Apr 2005 18:58:29 +0000 (18:58 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 19 Apr 2005 18:58:29 +0000 (18:58 +0000)
commit3d012d9bd07efebffadcab368c6695f2e295bb21
treeafaefe0db8cfc064037df954f86267ba4ed7a1eb
parent62a338998118c7fd3b5e060f5107cc0835f60f54
Pull out parsing of ^C style strings from the terminal answerback code to
its own function, since I'll be wanting it for `terminal-modes'.

[originally from svn r5646]
misc.c
misc.h
terminal.c