From 4f8242904af6d074064773ef6e2a2b9b13762303 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Thu, 20 Nov 2008 17:48:58 +0000 Subject: Begin on a crusade to end trailing whitespace! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@158072 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- cdr/cdr_sqlite3_custom.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cdr/cdr_sqlite3_custom.c') diff --git a/cdr/cdr_sqlite3_custom.c b/cdr/cdr_sqlite3_custom.c index 898e415ae..8541d0888 100644 --- a/cdr/cdr_sqlite3_custom.c +++ b/cdr/cdr_sqlite3_custom.c @@ -21,10 +21,10 @@ * \brief Custom SQLite3 CDR records. * * \author Adapted by Alejandro Rios and - * Russell Bryant from + * Russell Bryant from * cdr_mysql_custom by Edward Eastman , * and cdr_sqlite by Holger Schurig - * + * * * \arg See also \ref AstCDR * @@ -178,7 +178,7 @@ static int load_config(int reload) ast_config_destroy(cfg); return 0; } - + /* Mapping must have a table name */ tmp = ast_variable_retrieve(cfg, "master", "table"); if (!ast_strlen_zero(tmp)) -- cgit v1.2.3