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: