summaryrefslogtreecommitdiffstats
path: root/usr.sbin/routed/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/routed/main.c')
-rw-r--r--usr.sbin/routed/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/routed/main.c b/usr.sbin/routed/main.c
index 187aca1..d073a0a 100644
--- a/usr.sbin/routed/main.c
+++ b/usr.sbin/routed/main.c
@@ -74,7 +74,7 @@ main(argc, argv)
register struct rip *query = msg;
fd_set ibits;
u_char retry;
-
+
argv0 = argv;
#if BSD >= 43
openlog("routed", LOG_PID | LOG_ODELAY, LOG_DAEMON);
OpenPOWER on IntegriCloud