summaryrefslogtreecommitdiff
path: root/src/minidentd/minidentd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/minidentd/minidentd.c')
-rw-r--r--src/minidentd/minidentd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/minidentd/minidentd.c b/src/minidentd/minidentd.c
index 9b13285..898de28 100644
--- a/src/minidentd/minidentd.c
+++ b/src/minidentd/minidentd.c
@@ -252,8 +252,7 @@ int main (int argc, char const *const *argv, char const *const *envp)
if (!random_init())
strerr_diefu1sys(111, "init random generator") ;
- tain_now_set_stopwatch() ;
- tain_now_g() ;
+ tain_now_set_stopwatch_g() ;
for (;;)
{