summaryrefslogtreecommitdiff
path: root/src/supervision/s6-svwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supervision/s6-svwait.c')
-rw-r--r--src/supervision/s6-svwait.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/supervision/s6-svwait.c b/src/supervision/s6-svwait.c
index cda3591..2fc8fcb 100644
--- a/src/supervision/s6-svwait.c
+++ b/src/supervision/s6-svwait.c
@@ -41,8 +41,7 @@ int main (int argc, char const *const *argv)
}
if (!argc) dieusage() ;
- tain_now_set_stopwatch() ;
- tain_now_g() ;
+ tain_now_set_stopwatch_g() ;
tain_add_g(&deadline, &tto) ;
{