mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-21 10:09:57 +01:00
Fix a reference in comment.
* common/openpgp-s2k.c: Fix. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
89303b9998
commit
4e601c7643
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user