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

W32CE fix.

Typo fixes
This commit is contained in:
Werner Koch 2010-06-08 16:59:19 +00:00
parent db0fd50da1
commit f7b0b80e4a
4 changed files with 12 additions and 2 deletions

View file

@ -99,7 +99,7 @@ keygrip_from_canon_sexp (const unsigned char *key, size_t keylen,
/* Compare two simple S-expressions like "(3:foo)". Returns 0 if they
are identical or !0 if they are not. Not that this function can't
are identical or !0 if they are not. Note that this function can't
be used for sorting. */
int
cmp_simple_canon_sexp (const unsigned char *a_orig,