From 9dce88aee91254bc34cd4b942823a87684f971a7 Mon Sep 17 00:00:00 2001 From: oblique Date: Mon, 15 Dec 2014 21:13:57 +0200 Subject: [PATCH] Add emacs file variables --- create_ap | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/create_ap b/create_ap index 6254a1e..e0b31ef 100755 --- a/create_ap +++ b/create_ap @@ -1118,3 +1118,8 @@ if ! wait $HOSTAPD_PID; then fi clean_exit + +# Local Variables: +# tab-width: 4 +# indent-tabs-mode: nil +# End: