diff options
author | 2005-08-02 03:46:26 +0000 | |
---|---|---|
committer | 2005-08-02 03:46:26 +0000 | |
commit | 2503041ced15a1d402c5327a2b51ae6777427320 (patch) | |
tree | fbf93eb15b62e7319d50a527ca14d24a0f3ad412 | |
parent | an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122 (diff) | |
download | wireguard-openbsd-2503041ced15a1d402c5327a2b51ae6777427320.tar.xz wireguard-openbsd-2503041ced15a1d402c5327a2b51ae6777427320.zip |
match indentation
-rw-r--r-- | etc/hostapd.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/hostapd.conf b/etc/hostapd.conf index 07f8c8cfa79..61ba97bcd71 100644 --- a/etc/hostapd.conf +++ b/etc/hostapd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: hostapd.conf,v 1.2 2005/06/17 19:28:14 reyk Exp $ +# $OpenBSD: hostapd.conf,v 1.3 2005/08/02 03:46:26 david Exp $ # sample hostapd configuration file # see hostapd.conf(5) @@ -27,4 +27,4 @@ set iapp mode broadcast # log probe requests with radiotap dumps #hostap handle type management subtype probe request \ -# with iapp type radiotap +# with iapp type radiotap |