diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-01-16 00:24:39 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-01-16 00:24:39 +0100 |
commit | 448e8da387f270a78a9ba49a09f7ec407c9d23d4 (patch) | |
tree | 17d4e26802928b8284ed4f0434a82be34e6c485e | |
parent | cb914938b514edcb5a4b29befcf5a925ec61b286 (diff) |
add line breaks at the end of included files
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rw-r--r-- | apache.adoci | 1 | ||||
-rw-r--r-- | ldap1.adoci | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apache.adoci b/apache.adoci index 9960a49..c275a3c 100644 --- a/apache.adoci +++ b/apache.adoci @@ -151,3 +151,4 @@ a 'user:password' pair). > </body> > </html> > + diff --git a/ldap1.adoci b/ldap1.adoci index 733577f..5941ad7 100644 --- a/ldap1.adoci +++ b/ldap1.adoci @@ -210,3 +210,4 @@ output is shown below). That's it! By the way, we can note that our password 'foobar' is stored as 'Zm9vQmFy' (its NT-OWF hashed format). + |