summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2009-02-20 17:13:01 +0000
committerGordon Sim <gsim@apache.org>2009-02-20 17:13:01 +0000
commit45858e9eafbbf4470851959e1b36255a9079c1a6 (patch)
treec7a257e8cc4bcc1c196ce60edf2cb32855338ed2
parent9c08dfdadaa01a71c7814eb356757322f631867f (diff)
downloadqpid-python-45858e9eafbbf4470851959e1b36255a9079c1a6.tar.gz
Added missing new line to end of conf file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@746297 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/etc/sasl2/qpidd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/etc/sasl2/qpidd.conf b/qpid/cpp/etc/sasl2/qpidd.conf
index 933926d817..3197d7792a 100644
--- a/qpid/cpp/etc/sasl2/qpidd.conf
+++ b/qpid/cpp/etc/sasl2/qpidd.conf
@@ -42,4 +42,4 @@ sasldb_path: /var/lib/qpidd/qpidd.sasldb
#following line stops spurious 'sql_select option missing' errors when
#cyrus-sql-sasl plugin is installed
-sql_select: dummy select \ No newline at end of file
+sql_select: dummy select