summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1999-02-11 19:39:31 +0000
committerMike Smith <msmith@FreeBSD.org>1999-02-11 19:39:31 +0000
commit1aa04c6f479beb571e0ca2509b97eb3b86da5c10 (patch)
tree75cc368f63b22b773d75aa03b0e48d272be4e873
parenta86cd76be1fc1d97602040fac97e14adfd32df73 (diff)
Notes
-rw-r--r--sys/i386/i386/machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c
index a00b7e668c43..6b2db3a595f3 100644
--- a/sys/i386/i386/machdep.c
+++ b/sys/i386/i386/machdep.c
@@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)machdep.c 7.4 (Berkeley) 6/3/91
- * $Id: machdep.c,v 1.322.2.1 1999/02/03 14:12:01 dg Exp $
+ * $Id: machdep.c,v 1.322.2.2 1999/02/11 19:37:44 msmith Exp $
*/
#include "apm.h"