From 81921efa98093b5bab8d8d62b92120076bfc6810 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 29 Jan 2010 11:22:57 -0500 Subject: [PATCH] added missing newline to the end of example.ldap --- examples/example.ldap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example.ldap b/examples/example.ldap index ee7c57d..3a962f1 100644 --- a/examples/example.ldap +++ b/examples/example.ldap @@ -48,4 +48,4 @@ ## tls (default yes): if set to 'yes' then TLS connection will be ## attempted to your ldaphost by using the URI base ldaps: otherwise ldap: will be used -# tls = yes \ No newline at end of file +# tls = yes -- 2.30.2