1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-22 14:39:24 -05:00

Better header comment for noaskpass.c.

This commit is contained in:
Jacob Nevins 2022-05-20 19:35:59 +01:00
parent 04311767fa
commit 0ff0e62037

View File

@ -1,5 +1,5 @@
/* /*
* GTK implementation of a GUI password/passphrase prompt. * Dummy (lack-of-)implementation of a GUI password/passphrase prompt.
*/ */
#include "putty.h" #include "putty.h"