Remove port number validation from Windows PuTTY -- it could cause unnecessary
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 1 Jul 2007 15:41:09 +0000 (15:41 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 1 Jul 2007 15:41:09 +0000 (15:41 +0000)
commit61af39b9482bd2e4a986673219f191927fd9c839
tree5e95aa2e57bb162f03372ee410e753f8dc5a6126
parent9e164d82c8990d3c8cff58d866fb9938907d4d7b
Remove port number validation from Windows PuTTY -- it could cause unnecessary
trouble with serial connections, and a port number of zero gets caught later
anyway.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7634 cda61777-01e9-0310-a592-d414129be87e
windows/window.c