projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b880583
)
remove end of line whitespace
author
Pauli
<paul.dale@oracle.com>
Thu, 11 Jul 2019 20:27:19 +0000
(06:27 +1000)
committer
Pauli
<paul.dale@oracle.com>
Thu, 11 Jul 2019 20:27:19 +0000
(06:27 +1000)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9111)
crypto/asn1_dsa.c
patch
|
blob
|
history
diff --git
a/crypto/asn1_dsa.c
b/crypto/asn1_dsa.c
index 63979d767ce45ec037930249d3cfdf2916e90663..8423ff883f4cb1f9aeb302823720e0899d0f65be 100644
(file)
--- a/
crypto/asn1_dsa.c
+++ b/
crypto/asn1_dsa.c
@@
-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)