aboutsummaryrefslogtreecommitdiffstats
path: root/common/openpgp-s2k.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/openpgp-s2k.c')
-rw-r--r--common/openpgp-s2k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/openpgp-s2k.c b/common/openpgp-s2k.c
index 2b0ba604b..69de76329 100644
--- a/common/openpgp-s2k.c
+++ b/common/openpgp-s2k.c
@@ -39,7 +39,7 @@
#include "openpgpdefs.h"
-/* Pack an s2k iteration count into the form specified in RFC-48800.
+/* Pack an s2k iteration count into the form specified in RFC-4880.
* If we're in between valid values, round up. */
unsigned char
encode_s2k_iterations (int iterations)