X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/af282e3b62c5113c046a9ef88ff1f36f24e0b04f..2c23c16ab03df465bfabe49ff396f5e65a8f09c0:/puttygen.c diff --git a/puttygen.c b/puttygen.c index 3a02abfc..12699685 100644 --- a/puttygen.c +++ b/puttygen.c @@ -518,9 +518,9 @@ static int CALLBACK MainDlgProc(HWND hwnd, UINT msg, IDC_TITLE); beginbox(&cp, "Key", IDC_BOX_KEY); cp2 = cp; - statictext(&cp2, "No key.", IDC_NOKEY); + statictext(&cp2, "No key.", 1, IDC_NOKEY); cp2 = cp; - statictext(&cp2, "", IDC_GENERATING); + statictext(&cp2, "", 1, IDC_GENERATING); progressbar(&cp2, IDC_PROGRESS); bigeditctrl(&cp, "&Public key for pasting into authorized_keys file:",