]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add comments to case statements containing the mnemonics for the various
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 21 Jun 2003 19:38:56 +0000 (19:38 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 21 Jun 2003 19:38:56 +0000 (19:38 +0000)
commita00efa525a03d55d85f96c66e9b061dffb7d3ce9
tree100e9dcf08762e7329424ddd44818aebd4cb24a2
parentf97b7768ab4629d7cdbca8fec6961e74cabe81f6
Add comments to case statements containing the mnemonics for the various
escape and control sequences.  This should make it easier to find the
implementation of the one you're interested in.

[originally from svn r3283]
terminal.c