diff options
| author | Marcus Brinkmann <[email protected]> | 2003-07-22 12:19:32 +0000 | 
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2003-07-22 12:19:32 +0000 | 
| commit | c605cb3b77113ca3b45885d4592c203a1ebffe6e (patch) | |
| tree | cf4c1898d86d23bae4503e7c6ed4ba02aee39f56 | |
| parent | Fill in missing info. (diff) | |
| download | gpgme-c605cb3b77113ca3b45885d4592c203a1ebffe6e.tar.gz gpgme-c605cb3b77113ca3b45885d4592c203a1ebffe6e.zip | |
2003-07-22  Marcus Brinkmann  <[email protected]>
	* gpgme.texi (Error Sources): Fix cut and paste error.
| -rw-r--r-- | doc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/gpgme.texi | 2 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index 2c151f7d..e06069d1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-07-22  Marcus Brinkmann  <[email protected]> + +	* gpgme.texi (Error Sources): Fix cut and paste error. +  2003-07-09  Marcus Brinkmann  <[email protected]>  	* gpgme.texi (Key Management): Clarify difference between can_sign diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 0b40f98e..3a2ec830 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -1030,7 +1030,7 @@ OpenPGP protocol.  @item GPG_ERR_SOURCE_GPGSM  The error source is GPGSM, which is the crypto engine used for the -OpenPGP protocol. +CMS protocol.  @item GPG_ERR_SOURCE_GCRYPT  The error source is @code{libgcrypt}, which is used by crypto engines | 
