Fixing "parsing" bug in config.c (AGAIN!)
authorAnthony Minessale II <anthmct@yahoo.com>
Thu, 27 Jan 2005 21:10:44 +0000 (21:10 +0000)
committerAnthony Minessale II <anthmct@yahoo.com>
Thu, 27 Jan 2005 21:10:44 +0000 (21:10 +0000)
commitdad010329b70e1f8e15e88888435f0404135ffcf
treef263206d33d717035f8d7b54852b410010be1d01
parent1f7c8719934eeb7f03017942cc07a6796a8f2d21
Fixing "parsing" bug in config.c (AGAIN!)
if you had a verbose of 2 you got the following:
Parsing '/etc/asterisk/cdr_odbc.conf':   == Parsing '/etc/asterisk/confcall.conf': *CLI>   == Parsing '/etc/asterisk/sip_notify.conf':
the carraige return only prints on verbose of 3 or more so i am again moving them to be the same.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
config.c