diff options
| author | Werner Koch <[email protected]> | 1997-12-31 12:32:54 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1997-12-31 12:32:54 +0000 |
| commit | 4d2636eafe40bc11f2f08254ad9f5a5d376cb268 (patch) | |
| tree | f3e5a05befb494ba699d8607802370b9576dcd20 /g10/cipher.c | |
| parent | changed configuration stuff, replaced some Makefile.am by distfiles. (diff) | |
| download | gnupg-4d2636eafe40bc11f2f08254ad9f5a5d376cb268.tar.gz gnupg-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, |
