diff options
author | Werner Koch <[email protected]> | 2010-12-14 12:10:28 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-12-14 12:10:28 +0000 |
commit | 43a7cb7fd4a69ae09b752585e83e647f4b598c50 (patch) | |
tree | 21a83cdbc07e42bbb65a48ef17c76da1adbc95bd /dirmngr/crlcache.c | |
parent | typo fix (diff) | |
download | gnupg-43a7cb7fd4a69ae09b752585e83e647f4b598c50.tar.gz gnupg-43a7cb7fd4a69ae09b752585e83e647f4b598c50.zip |
Change --dameon home directory to /gnupg under Wince
Diffstat (limited to 'dirmngr/crlcache.c')
-rw-r--r-- | dirmngr/crlcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/crlcache.c b/dirmngr/crlcache.c index d77a86c74..5f0430525 100644 --- a/dirmngr/crlcache.c +++ b/dirmngr/crlcache.c @@ -53,7 +53,7 @@ A "c" or "u" indicate a valid cache entry, however "u" requires that a user root certificate check needs to be done. - An "i" indicates an invalid Cache entry which should + An "i" indicates an invalid cache entry which should not be used but still exists so that it can be updated at NEXT_UPDATE. Field 2: Hexadecimal encoded SHA-1 hash of the issuer DN using |