mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19: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"
|
#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. */
|
* If we're in between valid values, round up. */
|
||||||
unsigned char
|
unsigned char
|
||||||
encode_s2k_iterations (int iterations)
|
encode_s2k_iterations (int iterations)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user