From a7d813cae7568f9c587dc994b0654d9b7384565a Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Thu, 28 May 2009 14:32:03 +0000 Subject: Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197528 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/res_odbc.conf.sample | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configs/res_odbc.conf.sample') diff --git a/configs/res_odbc.conf.sample b/configs/res_odbc.conf.sample index 217cd2ffc..85bd8f45a 100644 --- a/configs/res_odbc.conf.sample +++ b/configs/res_odbc.conf.sample @@ -49,11 +49,11 @@ pre-connect => yes sanitysql => select count(*) from systables ; forcecommit => no ; Default to committing uncommitted transactions? ; isolation => read_committed ; Isolation level; supported levels are: - ; read_uncommitted, read_committed, repeatable_read, - ; serializable. Note that not all databases support - ; all isolation levels (e.g. Postgres only supports - ; repeatable_read and serializable). See database - ; documentation for further information. +; read_uncommitted, read_committed, repeatable_read, +; serializable. Note that not all databases support +; all isolation levels (e.g. Postgres only supports +; repeatable_read and serializable). See database +; documentation for further information. ; ; Many databases have a default of '\' to escape special characters. MS SQL ; Server does not. -- cgit v1.2.3