Skip to content

Commit 8c5e188

Browse files
remove trailing white space in README
1 parent 8604024 commit 8c5e188

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
6666
support for RNG, ECC(ECIES and ECDHE), RSA, ED25519/Curve25519, AES-GCM, and
6767
Hashing (PR 3166)
6868
* Expand MMCAU support for use with DES ECB (PR 7960)
69-
* Update AES SIV to handle multiple associated data inputs (PR 7911)
69+
* Update AES SIV to handle multiple associated data inputs (PR 7911)
7070
* Remove HAVE_NULL_CIPHER from --enable-openssh (PR 7811)
7171
* Removed duplicate if(NULL) checks when calling XFREE (macro does) (PR 7839)
7272
* Set RSA_MIN_SIZE default to 2048 bits (PR 7923)

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
138138
support for RNG, ECC(ECIES and ECDHE), RSA, ED25519/Curve25519, AES-GCM, and
139139
Hashing (PR 3166)
140140
* Expand MMCAU support for use with DES ECB (PR 7960)
141-
* Update AES SIV to handle multiple associated data inputs (PR 7911)
141+
* Update AES SIV to handle multiple associated data inputs (PR 7911)
142142
* Remove HAVE_NULL_CIPHER from --enable-openssh (PR 7811)
143143
* Removed duplicate if(NULL) checks when calling XFREE (macro does) (PR 7839)
144144
* Set RSA_MIN_SIZE default to 2048 bits (PR 7923)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
143143
support for RNG, ECC(ECIES and ECDHE), RSA, ED25519/Curve25519, AES-GCM, and
144144
Hashing (PR 3166)
145145
* Expand MMCAU support for use with DES ECB (PR 7960)
146-
* Update AES SIV to handle multiple associated data inputs (PR 7911)
146+
* Update AES SIV to handle multiple associated data inputs (PR 7911)
147147
* Remove HAVE_NULL_CIPHER from --enable-openssh (PR 7811)
148148
* Removed duplicate if(NULL) checks when calling XFREE (macro does) (PR 7839)
149149
* Set RSA_MIN_SIZE default to 2048 bits (PR 7923)

0 commit comments

Comments
 (0)