From c25e90efed6bc76d05370403839640ed05017506 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 15 Jul 1998 19:42:23 +0000 Subject: Added comment explaining `now'. --- sysdep/unix/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep') diff --git a/sysdep/unix/timer.h b/sysdep/unix/timer.h index ab04aa4..10351a6 100644 --- a/sysdep/unix/timer.h +++ b/sysdep/unix/timer.h @@ -30,6 +30,6 @@ void tm_start(timer *, unsigned after); void tm_stop(timer *); void tm_dump_all(void); -extern bird_clock_t now; +extern bird_clock_t now; /* Time in seconds since unknown epoch */ #endif -- cgit v1.2.3