commit: 3392e908a2e3afceb399a1eb56e05c479aad42da
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 9 19:59:09 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 9 19:59:09 2019 +0000
URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=3392e908
net/iw.sh: minor whitespace fix
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
net/iw.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/iw.sh b/net/iw.sh
index 5462244..82b9ba9 100644
--- a/net/iw.sh
+++ b/net/iw.sh
@@ -12,8 +12,8 @@ iw_depend()
after plug
before interface
provide wireless
- # Prefer us over iwconfig
- after iwconfig
+ # Prefer us over iwconfig
+ after iwconfig
}
_get_ssid()