commit | c551449a3271ca1db60856fc2af20e1f2d01cce8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Dec 07 09:08:40 2011 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Dec 07 09:08:40 2011 +0100 |
tree | 647ee5e9661f9cede49c5d88c26593d1588a2b45 | |
parent | 3f362f8badcb86dd9af66fc6085e3af54c09410b [diff] [blame] |
whitespace cleanups
diff --git a/iw.c b/iw.c index 37e7107..b5e668c 100644 --- a/iw.c +++ b/iw.c
@@ -13,10 +13,10 @@ #include <fcntl.h> #include <unistd.h> #include <stdbool.h> - + #include <netlink/genl/genl.h> #include <netlink/genl/family.h> -#include <netlink/genl/ctrl.h> +#include <netlink/genl/ctrl.h> #include <netlink/msg.h> #include <netlink/attr.h>