mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Normalize line endings
Convert all text files to Unix line endings unless they're Windows stuff. Make sure that all text files have a trailing newline. Remove whitespace at the end of lines. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ce5d854dca
commit
cd29f862f6
5 changed files with 63 additions and 63 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[ ca ]
|
||||
default_ca = test-ca
|
||||
|
||||
|
||||
[ test-ca ]
|
||||
certificate = test-ca.crt
|
||||
private_key = test-ca.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue