diff options
Diffstat (limited to 'sys/amd64/include/clock.h')
-rw-r--r-- | sys/amd64/include/clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h index 3d0fa4a820d4..63a04ea54773 100644 --- a/sys/amd64/include/clock.h +++ b/sys/amd64/include/clock.h @@ -3,7 +3,7 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/clock.h,v 1.50 2005/01/05 20:17:20 imp Exp $ */ #ifndef _MACHINE_CLOCK_H_ |