mirror of
https://github.com/openssl/openssl.git
synced 2025-03-13 19:47:47 +08:00
A typo fix in a comment
CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26095)
This commit is contained in:
parent
282c405818
commit
c8bee68185
@ -231,7 +231,7 @@ typedef struct ASN1_TLC_st ASN1_TLC;
|
||||
/* This is just an opaque pointer */
|
||||
typedef struct ASN1_VALUE_st ASN1_VALUE;
|
||||
|
||||
/* Declare ASN1 functions: the implement macro in in asn1t.h */
|
||||
/* Declare ASN1 functions: the implement macro is in asn1t.h */
|
||||
|
||||
/*
|
||||
* The mysterious 'extern' that's passed to some macros is innocuous,
|
||||
|
Loading…
x
Reference in New Issue
Block a user