From 8e5010a958ded63ab6df89e1ba4d45ed9f2e572a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 23 Apr 2010 11:36:59 +0000 Subject: Decryption and signi via agent is now implemented. --- sm/call-agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm') diff --git a/sm/call-agent.c b/sm/call-agent.c index c5ab0934a..402cb7dd0 100644 --- a/sm/call-agent.c +++ b/sm/call-agent.c @@ -300,7 +300,7 @@ gpgsm_scd_pksign (ctrl_t ctrl, const char *keyid, const char *desc, /* Handle a CIPHERTEXT inquiry. Note, we only send the data, - assuan_transact talkes care of flushing and writing the end */ + assuan_transact takes care of flushing and writing the end */ static gpg_error_t inq_ciphertext_cb (void *opaque, const char *line) { -- cgit v1.2.3