X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/1a41869194d74448de0b003f6f9f61468e44231b..8fd3bdc4ee9fe7d3036a36b70affe273008024e2:/puttygen.c?ds=sidebyside diff --git a/puttygen.c b/puttygen.c index 072b7d05..4e2098e2 100644 --- a/puttygen.c +++ b/puttygen.c @@ -1384,7 +1384,7 @@ int WINAPI WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show) int argc; char **argv; - split_into_argv(cmdline, &argc, &argv); + split_into_argv(cmdline, &argc, &argv, NULL); if (argc > 0) { /*