Fix 'Duplicate Session' on Windows, broken during the config revamp.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 20 Jul 2011 15:55:07 +0000 (15:55 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 20 Jul 2011 15:55:07 +0000 (15:55 +0000)
commit181865609371cf61a40e89dcc69af822772ac972
treef9f803f36ae1b4ad20d1d47b3224964d6995b9ba
parent4f6e3bae2974de6b683e82d24af7c693fce4ffc3
Fix 'Duplicate Session' on Windows, broken during the config revamp.

(In an embarrassingly silly way, too. No end of difficult stuff about
Conf serialisation done with great care and working just fine, and
then a trivial goof in using sscanf lets the whole lot down.)

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