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 188319323399..24ff63ce5781 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _I386_MACHINE_RELOC_H_