diff options
| author | Gordon Sim <gsim@apache.org> | 2009-02-20 17:13:01 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-02-20 17:13:01 +0000 |
| commit | 3d10240efc85b6e76c500f177d6f9d680f29a493 (patch) | |
| tree | 16c953b238ac8f2fa941fb54a4bd8374016a618e /cpp/etc/sasl2 | |
| parent | 2a082ecb53800693e14de7b89b7b3cfde86e0600 (diff) | |
| download | qpid-python-3d10240efc85b6e76c500f177d6f9d680f29a493.tar.gz | |
Added missing new line to end of conf file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@746297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/etc/sasl2')
| -rw-r--r-- | cpp/etc/sasl2/qpidd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/etc/sasl2/qpidd.conf b/cpp/etc/sasl2/qpidd.conf index 933926d817..3197d7792a 100644 --- a/cpp/etc/sasl2/qpidd.conf +++ b/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 |
