summaryrefslogtreecommitdiff
path: root/sys/i386/include/reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/reg.h')
-rw-r--r--sys/i386/include/reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h
index dbafd4b8a789..b4699879a915 100644
--- a/sys/i386/include/reg.h
+++ b/sys/i386/include/reg.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)reg.h 5.5 (Berkeley) 1/18/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/reg.h,v 1.31 2005/05/31 09:43:04 dfr Exp $
*/
#ifndef _MACHINE_REG_H_