diff options
Diffstat (limited to 'sys/i386/include/reg.h')
-rw-r--r-- | sys/i386/include/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h index d392438c1a7d..93cc4b563eec 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 - * $FreeBSD$ + * $Id$ */ #ifndef _MACHINE_REG_H_ |