Normalize whitespace in boilerplate files
Now all consistently use 2 or 4 (HACKING) spaces for indentation.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
-------------------------
|
------------------------
|
||||||
strongSwan - Development
|
strongSwan - Development
|
||||||
-------------------------
|
------------------------
|
||||||
|
|
||||||
Git repository
|
Git repository
|
||||||
---------------------
|
---------------------
|
||||||
@@ -29,7 +29,7 @@ To check out the master branch, use:
|
|||||||
|
|
||||||
git clone git://git.strongswan.org/strongswan.git
|
git clone git://git.strongswan.org/strongswan.git
|
||||||
|
|
||||||
or using HTTP
|
or using HTTP:
|
||||||
|
|
||||||
git clone http://git.strongswan.org/strongswan.git
|
git clone http://git.strongswan.org/strongswan.git
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---------------------------
|
-------------------------
|
||||||
strongSwan - Installation
|
strongSwan - Installation
|
||||||
---------------------------
|
-------------------------
|
||||||
|
|
||||||
|
|
||||||
Contents
|
Contents
|
||||||
|
|||||||
@@ -2384,7 +2384,7 @@ strongswan-4.1.3
|
|||||||
is provided and more advanced backends (using e.g. a database) are trivial
|
is provided and more advanced backends (using e.g. a database) are trivial
|
||||||
to implement.
|
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.
|
headers > 2.6.17.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user