summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/main.c')
-rw-r--r--usr.sbin/mrouted/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/main.c b/usr.sbin/mrouted/main.c
index 72c52fe..7558990 100644
--- a/usr.sbin/mrouted/main.c
+++ b/usr.sbin/mrouted/main.c
@@ -705,7 +705,7 @@ timer(i)
static void
cleanup()
{
- static in_cleanup = 0;
+ static int in_cleanup = 0;
if (!in_cleanup) {
in_cleanup++;
OpenPOWER on IntegriCloud