1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add missing file.

Typo fix.
This commit is contained in:
Werner Koch 2010-04-20 13:47:12 +00:00
parent 0a043101cf
commit 67934a8c13
3 changed files with 6 additions and 2 deletions

View file

@ -292,7 +292,7 @@ make_canon_sexp_from_rsa_pk (const void *m_arg, size_t mlen,
}
/* Return the so parameters of a public RSA key expressed as an
/* Return the parameters of a public RSA key expressed as an
canonical encoded S-expression. */
gpg_error_t
get_rsa_pk_from_canon_sexp (const unsigned char *keydata, size_t keydatalen,