summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-05-09 15:58:29 +0000
committerart <art@openbsd.org>2001-05-09 15:58:29 +0000
commit9d03c2f6c11f9ee8fd5399bbdf30c1cd98e3ef0e (patch)
tree4dca991c581430880d4e836ca808c1d6e00b5b71
parentMore sync to NetBSD. (diff)
downloadwireguard-openbsd-9d03c2f6c11f9ee8fd5399bbdf30c1cd98e3ef0e.tar.xz
wireguard-openbsd-9d03c2f6c11f9ee8fd5399bbdf30c1cd98e3ef0e.zip
update the NetBSD to the correct version
-rw-r--r--sys/uvm/uvm_fault.h4
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 $ */
/*
*