From 41fa8a3345aecf9b85c1eebb33f9b961a558db1c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 28 Sep 1998 19:25:31 +0000 Subject: *** empty log message *** --- cipher/pubkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cipher/pubkey.c') diff --git a/cipher/pubkey.c b/cipher/pubkey.c index a78f788c0..62a48a6d8 100644 --- a/cipher/pubkey.c +++ b/cipher/pubkey.c @@ -480,7 +480,7 @@ pubkey_decrypt( int algo, MPI *result, MPI *data, MPI *skey ) /**************** * This is the interface to the public key signing. - * Sign hash with skey and put the result into resarr which + * Sign data with skey and put the result into resarr which * should be an array of MPIs of size PUBKEY_MAX_NSIG (or less if the * algorithm allows this - check with pubkey_get_nsig() ) */ -- cgit v1.2.3