]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix an embarrassing mistake in config box handling which was causing
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Jul 2012 16:53:09 +0000 (16:53 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Jul 2012 16:53:09 +0000 (16:53 +0000)
commit0b8753a4b93447fda7af63f5af3526f35bfcc206
treee0e79eb8a491265d2d3ab1e5a4c90464d1e4443c
parentb0bb426aa7ade2204b1d5b7f3f3570ebf7501c56
Fix an embarrassing mistake in config box handling which was causing
changes to any SSH bug config option to be lost when the config box
switched to a different panel, at least on GTK.

[originally from svn r9591]
config.c