aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/clock.c')
-rw-r--r--lib/libc/gen/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/clock.c b/lib/libc/gen/clock.c
index 91d20db4a828..ddfccbe80aba 100644
--- a/lib/libc/gen/clock.c
+++ b/lib/libc/gen/clock.c
@@ -35,7 +35,7 @@
static char sccsid[] = "@(#)clock.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/gen/clock.c,v 1.3 2002/03/22 21:52:05 obrien Exp $");
#include <sys/param.h>
#include <sys/time.h>