aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/reloc.h')
-rw-r--r--sys/amd64/include/reloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/reloc.h b/sys/amd64/include/reloc.h
index ef4b8dbc3e8c..ead0334ee221 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
- * $FreeBSD$
+ * $Id$
*/
#ifndef _I386_MACHINE_RELOC_H_