summaryrefslogtreecommitdiffstats
path: root/common/sexputil.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-04-23 13:36:59 +0200
committerWerner Koch <wk@gnupg.org>2010-04-23 13:36:59 +0200
commit8e5010a958ded63ab6df89e1ba4d45ed9f2e572a (patch)
tree7859b79f876bc753dd2732b3d2348684bc766dbc /common/sexputil.c
parent2010-04-23 Marcus Brinkmann <marcus@g10code.de> (diff)
downloadgnupg2-8e5010a958ded63ab6df89e1ba4d45ed9f2e572a.tar.xz
gnupg2-8e5010a958ded63ab6df89e1ba4d45ed9f2e572a.zip
Decryption and signi via agent is now implemented.
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 2679000a5..25ddbdd7f 100644
--- a/common/sexputil.c
+++ b/common/sexputil.c
@@ -136,7 +136,7 @@ cmp_simple_canon_sexp (const unsigned char *a_orig,
}
-/* Create a simple S-expression from the hex string at LIBNE. Returns
+/* Create a simple S-expression from the hex string at LINE. Returns
a newly allocated buffer with that canonical encoded S-expression
or NULL in case of an error. On return the number of characters
scanned in LINE will be stored at NSCANNED. This fucntions stops