diff options
author | 2018-07-13 05:25:24 +0000 | |
---|---|---|
committer | 2018-07-13 05:25:24 +0000 | |
commit | 13cc80069e6d90674f446051594f77345833075f (patch) | |
tree | e441f9572deb101bf6b7678ab797f3016eeba5eb | |
parent | - differentiate between join and nwid (diff) | |
download | wireguard-openbsd-13cc80069e6d90674f446051594f77345833075f.tar.xz wireguard-openbsd-13cc80069e6d90674f446051594f77345833075f.zip |
zap some garbage that snuck in.
spotted by kevlo
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index 51c0f8992cd..7f195a53092 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,4 +1,4 @@ -0;331;0cwit# $OpenBSD: GENERIC.MP,v 1.13 2018/07/12 22:09:04 deraadt Exp $ +# $OpenBSD: GENERIC.MP,v 1.14 2018/07/13 05:25:24 tb Exp $ include "arch/amd64/conf/GENERIC" |