aboutsummaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-03-25 08:39:33 +0000
committerWerner Koch <[email protected]>2025-03-25 08:39:33 +0000
commita762f69648ee73f6373f1d82ac29e1ecf9da873b (patch)
tree731a7980951655961433ac4c2c5ee4210b88a26d /g10
parentgpgsm: Simplify the expiration check. (diff)
downloadgnupg-a762f69648ee73f6373f1d82ac29e1ecf9da873b.tar.gz
gnupg-a762f69648ee73f6373f1d82ac29e1ecf9da873b.zip
doc: Update NEWS
--
Diffstat (limited to 'g10')
-rw-r--r--g10/keygen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/keygen.c b/g10/keygen.c
index 2f1541d46..01ddb2e9b 100644
--- a/g10/keygen.c
+++ b/g10/keygen.c
@@ -448,6 +448,7 @@ set_one_pref (int val, int type, const char *item, byte *buf, int *nbuf)
* "pref" (something like: "S10 S3 H3 H2 Z2 Z1") or the actual
* cipher/hash/compress names. Use NULL to set the default
* preferences. Returns: 0 = okay
+ * PERSONAL is either 0 or one PREFTYPE_*
*/
int
keygen_set_std_prefs (const char *string,int personal)