]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winpgnt.c
nit: confusing punctuation
[PuTTY.git] / windows / winpgnt.c
index e128949c6adc7a91f4676ac658aa30cc84daefc8..1dc2c5d482f1665d5d239961981c56d40c48698f 100644 (file)
@@ -544,7 +544,7 @@ static void add_keyfile(Filename filename)
                int dlgret;
                original_pass = 1;
                dlgret = DialogBoxParam(hinst, MAKEINTRESOURCE(210),
-                                       NULL, PassphraseProc, (LPARAM) & pps);
+                                       NULL, PassphraseProc, (LPARAM) &pps);
                passphrase_box = NULL;
                if (!dlgret) {
                    if (comment)