mirror of
https://github.com/openssl/openssl.git
synced 2025-04-24 20:51:14 +08:00
remove end of line whitespace
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9111)
This commit is contained in:
parent
b880583475
commit
0d03acea7a
@ -149,7 +149,7 @@ int encode_der_dsa_sig(WPACKET *pkt, const BIGNUM *r, const BIGNUM *s)
|
||||
/*
|
||||
* Decodes the DER length octets in pkt and initialises subpkt with the
|
||||
* following bytes of that length.
|
||||
*
|
||||
*
|
||||
* Returns 1 on success or 0 on failure.
|
||||
*/
|
||||
int decode_der_length(PACKET *pkt, PACKET *subpkt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user