From b58194ef63ec8c0a7e0ea3c291da9c19aa83cb1a Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 18 Sep 2017 13:30:56 -0500 Subject: typo fix --- src/rc/supervise-daemon.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/rc/supervise-daemon.c b/src/rc/supervise-daemon.c index 3d39906e..09db1912 100644 --- a/src/rc/supervise-daemon.c +++ b/src/rc/supervise-daemon.c @@ -670,6 +670,7 @@ int main(int argc, char **argv) ts.tv_sec = 0; ts.tv_nsec = 1; nanosleep(&ts, NULL); + } } /* Even if we have not actually killed anything, we should -- cgit v1.2.3