summaryrefslogtreecommitdiffstats
path: root/common/sexputil.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-04-20 15:47:12 +0200
committerWerner Koch <wk@gnupg.org>2010-04-20 15:47:12 +0200
commit67934a8c138dc7f1cc82627099fd3dee47e15c2f (patch)
tree42185f39d1bdb5bc4e69989dc8ca22d60513c3c7 /common/sexputil.c
parentAdd a separate header for time related fucntions. (diff)
downloadgnupg2-67934a8c138dc7f1cc82627099fd3dee47e15c2f.tar.xz
gnupg2-67934a8c138dc7f1cc82627099fd3dee47e15c2f.zip
Add missing file.
Typo fix.
Diffstat (limited to 'common/sexputil.c')
-rw-r--r--common/sexputil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sexputil.c b/common/sexputil.c
index 1e5918723..2679000a5 100644
--- a/common/sexputil.c
+++ b/common/sexputil.c
@@ -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,