]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In term_init(), copy stuff out of the conf _before_ calling
authorSimon Tatham <anakin@pobox.com>
Tue, 13 Sep 2011 10:27:00 +0000 (10:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 13 Sep 2011 10:27:00 +0000 (10:27 +0000)
commit4a99aab22c64b541e4d1efbee83c5580a6462cf4
tree063f015d78dda28b339b60c15227b9864d3a9d7c
parentf7d5f2516d9344cab4e2b4231fdf0b9e59c74a98
In term_init(), copy stuff out of the conf _before_ calling
power_on(), since the latter calls term_schedule_cblink which expects
term->blink_cur to have been initialised.

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