]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Minor code cleanup: I just happened to be looking at this file for
authorSimon Tatham <anakin@pobox.com>
Sun, 31 Aug 2008 17:12:37 +0000 (17:12 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 31 Aug 2008 17:12:37 +0000 (17:12 +0000)
commitc5aa7009fa3912a73995e5ab7b7de068078b6da3
tree12592613b8fb7f0e4f285d8298dc3271348118a5
parent3442de7cd5f82fdabd9a33d7632e2db3abad4c34
Minor code cleanup: I just happened to be looking at this file for
other reasons and I noticed that the list of TELOPTs is given twice
and hence needs to be kept in sync. Replace with my now-standard
second-order-macro approach which allows the list to be maintained
in only one place.

git-svn-id: http://svn.tartarus.org/sgt/putty@8156 cda61777-01e9-0310-a592-d414129be87e
telnet.c