diff options
Diffstat (limited to 'sys/i386/include/pte.h')
-rw-r--r-- | sys/i386/include/pte.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/pte.h b/sys/i386/include/pte.h index b68f71610ccaf..2778280ea121a 100644 --- a/sys/i386/include/pte.h +++ b/sys/i386/include/pte.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)pte.h 5.5 (Berkeley) 5/9/91 - * $Id: pte.h,v 1.7 1994/09/04 23:10:25 davidg Exp $ + * $Id: pte.h,v 1.8 1995/05/30 08:00:49 rgrimes Exp $ */ #ifndef _MACHINE_PTE_H_ |