aboutsummaryrefslogtreecommitdiff
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 5690d43633ff..975e026d0b1c 100644
--- a/sys/i386/include/reg.h
+++ b/sys/i386/include/reg.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)reg.h 5.5 (Berkeley) 1/18/91
- * $Id: reg.h,v 1.8 1994/05/25 08:56:42 rgrimes Exp $
+ * reg.h,v 1.9 1994/10/02 17:31:29 phk Exp
*/
#ifndef _MACHINE_REG_H_