diff options
author | 1997-07-16 21:43:11 +0000 | |
---|---|---|
committer | 1997-07-16 21:43:11 +0000 | |
commit | 8d48c7e744a0bd9e106d8adef7b21ffae97f69dc (patch) | |
tree | d253d3e04cd9fca933986762f39b87fe16a33f09 | |
parent | be more conservative (diff) | |
download | wireguard-openbsd-8d48c7e744a0bd9e106d8adef7b21ffae97f69dc.tar.xz wireguard-openbsd-8d48c7e744a0bd9e106d8adef7b21ffae97f69dc.zip |
add tag
-rw-r--r-- | sys/arch/i386/include/vmparam.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/i386/include/vmparam.h b/sys/arch/i386/include/vmparam.h index 336441df0f9..3f028c94d23 100644 --- a/sys/arch/i386/include/vmparam.h +++ b/sys/arch/i386/include/vmparam.h @@ -1,3 +1,4 @@ +/* $OpenBSD: vmparam.h,v 1.6 1997/07/16 21:43:11 kstailey Exp $ */ /* $NetBSD: vmparam.h,v 1.15 1994/10/27 04:16:34 cgd Exp $ */ /*- |