aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/pte.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/pte.h')
-rw-r--r--sys/i386/include/pte.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/pte.h b/sys/i386/include/pte.h
index 5f473d87730a..a2d01c94d6a1 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.6 1994/05/25 08:56:34 rgrimes Exp $
+ * pte.h,v 1.7 1994/09/04 23:10:25 davidg Exp
*/
#ifndef _MACHINE_PTE_H_