Skip to content

Commit

Permalink
fixup! genericCMPClient.h: make OpenSSL check_format.pl happy (except…
Browse files Browse the repository at this point in the history
… for two intentionally overlong lines)
  • Loading branch information
DDvO committed Aug 30, 2024
1 parent 387e3ad commit ac038df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/genericCMPClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ const char *OSSL_CMP_CTX_get0_propq(ossl_unused const OSSL_CMP_CTX *ctx)
{
return NULL; /* sorry, dummy */
}
# endif
# if OPENSSL_VERSION_NUMBER < 0x30200000L
# define SN_id_mod_cmp2000_02 "id-mod-cmp2000-02"
# define NID_id_mod_cmp2000_02 1251
# define OBJ_id_mod_cmp2000_02 OBJ_id_pkix_mod, 50L
Expand Down

0 comments on commit ac038df

Please sign in to comment.