aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'asterisk.c')
-rwxr-xr-xasterisk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asterisk.c b/asterisk.c
index f5da120df..d20f0aaaa 100755
--- a/asterisk.c
+++ b/asterisk.c
@@ -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... */