]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Formatting fix. Tabs not spaces :)
authorJames Golovich <james@gnuinter.net>
Tue, 15 Jun 2004 19:31:25 +0000 (19:31 +0000)
committerJames Golovich <james@gnuinter.net>
Tue, 15 Jun 2004 19:31:25 +0000 (19:31 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3218 65c4cc65-6c06-0410-ace0-fbb531ad65f3

asterisk.c

index f5da120df52f9b57e9b62537325a3a89393a0a8c..d20f0aaaac8b403ef69b8c38283a4c8ac13ee90a 100755 (executable)
@@ -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... */