diff options
author | Werner Koch <[email protected]> | 2019-11-07 08:07:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-11-07 08:07:30 +0000 |
commit | a1f8ca7eee9b3254c74b692855e6d254fa3566e9 (patch) | |
tree | 54ae04051d9d337d9d82d988f80d313e85847a19 /g10/misc.c | |
parent | gpg: Remove an unused variable. (diff) | |
download | gnupg-a1f8ca7eee9b3254c74b692855e6d254fa3566e9.tar.gz gnupg-a1f8ca7eee9b3254c74b692855e6d254fa3566e9.zip |
doc: Make clear that by default RFC-4880bis features are used.
--
Diffstat (limited to 'g10/misc.c')
-rw-r--r-- | g10/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/misc.c b/g10/misc.c index c2d5bbb8e..d4ceb4db6 100644 --- a/g10/misc.c +++ b/g10/misc.c @@ -1203,7 +1203,7 @@ string_to_cipher_algo (const char *string) /* * Map an AEAD mode string to a an AEAD algorithm number as defined by - * rrc4880bis. Also support the "An" syntax as used by the preference + * rfc4880bis. Also support the "An" syntax as used by the preference * strings. */ aead_algo_t |