diff options
Diffstat (limited to 'agent/divert-scd.c')
-rw-r--r-- | agent/divert-scd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/divert-scd.c b/agent/divert-scd.c index 7331f5823..c23c67335 100644 --- a/agent/divert-scd.c +++ b/agent/divert-scd.c @@ -387,7 +387,7 @@ divert_pksign (ctrl_t ctrl, } -/* Decrypt the the value given asn an S-expression in CIPHER using the +/* Decrypt the value given asn an S-expression in CIPHER using the key identified by SHADOW_INFO and return the plaintext in an allocated buffer in R_BUF. The padding information is stored at R_PADDING with -1 for not known. */ |