diff options
author | Werner Koch <wk@gnupg.org> | 1997-12-31 13:32:54 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1997-12-31 13:32:54 +0100 |
commit | 4d2636eafe40bc11f2f08254ad9f5a5d376cb268 (patch) | |
tree | f3e5a05befb494ba699d8607802370b9576dcd20 /g10/cipher.c | |
parent | changed configuration stuff, replaced some Makefile.am by distfiles. (diff) | |
download | gnupg2-4d2636eafe40bc11f2f08254ad9f5a5d376cb268.tar.xz gnupg2-4d2636eafe40bc11f2f08254ad9f5a5d376cb268.zip |
Sylvester Version
Diffstat (limited to 'g10/cipher.c')
-rw-r--r-- | g10/cipher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cipher.c b/g10/cipher.c index dedc52efe..6900e896c 100644 --- a/g10/cipher.c +++ b/g10/cipher.c @@ -37,7 +37,7 @@ /**************** - * This filter is used to en/de-cipher data. + * This filter is used to en/de-cipher data with a conventinal algorithm */ int cipher_filter( void *opaque, int control, |