mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
dirmngr: Remove warnings about unused global variables.
* dirmngr/crlcache.c (oidstr_issuingDistributionPoint): Comment. * dirmngr/ocsp.c (oidstr_certHash): Comment. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
da894c48ec
commit
915864e7f0
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ static const char oidstr_ocsp[] = "1.3.6.1.5.5.7.48.1";
|
|||
HashAlgorithm AlgorithmIdentifier,
|
||||
certificateHash OCTET STRING }
|
||||
*/
|
||||
static const char oidstr_certHash[] = "1.3.36.8.3.13";
|
||||
/* static const char oidstr_certHash[] = "1.3.36.8.3.13"; */
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue