Formatting fix. Tabs not spaces :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
James Golovich
2004-06-15 19:31:25 +00:00
parent 46303772e5
commit 7255d8797c

View File

@@ -1683,7 +1683,7 @@ int main(int argc, char *argv[])
exit(1);
}
/* reload logger in case a custom config handler binded to logger.conf*/
reload_logger(0);
reload_logger(0);
/* We might have the option of showing a console, but for now just
do nothing... */