mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
PuTTY WinMain: comment when config box pops up.
It's not entirely obvious, these days.
This commit is contained in:
parent
9209c7ea38
commit
c8ba48be43
@ -513,6 +513,8 @@ int WINAPI WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show)
|
||||
|
||||
/*
|
||||
* Process the command line.
|
||||
* (If the command line doesn't provide enough info to start a
|
||||
* session, this will detour via the config box.)
|
||||
*/
|
||||
gui_term_process_cmdline(wgs->conf, cmdline);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user