diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-05-09 15:58:30 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-05-09 15:58:30 +0000 |
commit | 85e958ad6d8eaed2ec8ef59c8efc60c22e2b6206 (patch) | |
tree | 025da1811699d3fdb555c127d18988a30eea1316 /sys/uvm | |
parent | bef5c1203e8b821e3eeb308fe0fec1cd4a4b82aa (diff) |
update the NetBSD to the correct version
Diffstat (limited to 'sys/uvm')
-rw-r--r-- | sys/uvm/uvm_fault.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/uvm/uvm_fault.h b/sys/uvm/uvm_fault.h index 2ab79b5fda5..f7e87d40fa3 100644 --- a/sys/uvm/uvm_fault.h +++ b/sys/uvm/uvm_fault.h @@ -1,5 +1,5 @@ -/* $OpenBSD: uvm_fault.h,v 1.7 2001/05/07 16:08:40 art Exp $ */ -/* $NetBSD: uvm_fault.h,v 1.12 1999/06/16 22:11:23 thorpej Exp $ */ +/* $OpenBSD: uvm_fault.h,v 1.8 2001/05/09 15:58:29 art Exp $ */ +/* $NetBSD: uvm_fault.h,v 1.13 1999/06/21 17:25:11 thorpej Exp $ */ /* * |