Normalize whitespace in boilerplate files

Now all consistently use 2 or 4 (HACKING) spaces for indentation.
This commit is contained in:
Tobias Brunner 2018-07-06 14:07:39 +02:00
parent aad9021fd3
commit 53f8ac3d6a
4 changed files with 37 additions and 37 deletions

View File

@ -1,6 +1,6 @@
-------------------------
------------------------
strongSwan - Development
-------------------------
------------------------
Git repository
---------------------
@ -29,7 +29,7 @@ To check out the master branch, use:
git clone git://git.strongswan.org/strongswan.git
or using HTTP
or using HTTP:
git clone http://git.strongswan.org/strongswan.git

View File

@ -1,6 +1,6 @@
---------------------------
-------------------------
strongSwan - Installation
---------------------------
-------------------------
Contents

2
NEWS
View File

@ -2384,7 +2384,7 @@ strongswan-4.1.3
is provided and more advanced backends (using e.g. a database) are trivial
to implement.
- Fixed a compilation failure in libfreeswan occurring with Linux kernel
- Fixed a compilation failure in libfreeswan occurring with Linux kernel
headers > 2.6.17.