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 7f9cfad..ef4b8db 100644 --- a/sys/amd64/include/reloc.h +++ b/sys/amd64/include/reloc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)reloc.h 8.1 (Berkeley) 6/10/93 - * $Id: reloc.h,v 1.3 1994/08/09 14:39:57 jkh Exp $ + * $FreeBSD$ */ #ifndef _I386_MACHINE_RELOC_H_ |