diff options
Diffstat (limited to '')
-rw-r--r-- | g10/keygen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keygen.c b/g10/keygen.c index 91c990c08..38d78073f 100644 --- a/g10/keygen.c +++ b/g10/keygen.c @@ -1759,7 +1759,7 @@ ask_algo (int addmode, int *r_subkey_algo, unsigned int *r_usage) } -/* Ask for the key size. ALGO is the algorithjm. If PRIMARY_KEYSIZE +/* Ask for the key size. ALGO is the algorithm. If PRIMARY_KEYSIZE is not 0, the function asks for the size of the encryption subkey. */ static unsigned |