diff options
Diffstat (limited to 'sys/amd64/include/reloc.h')
-rw-r--r-- | sys/amd64/include/reloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/reloc.h b/sys/amd64/include/reloc.h index 1883193233997..2ce30dde5b7a5 100644 --- a/sys/amd64/include/reloc.h +++ b/sys/amd64/include/reloc.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)reloc.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/reloc.h,v 1.8.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _I386_MACHINE_RELOC_H_ |