mesh: Make DTIM period configurable
[mech_eap.git] / wpa_supplicant / dbus / dbus_old_handlers.c
index 462c713..e8f62ef 100644 (file)
@@ -809,10 +809,10 @@ out:
 }
 
 
-static const char  const *dont_quote[] = {
+static const char * const dont_quote[] = {
        "key_mgmt", "proto", "pairwise", "auth_alg", "group", "eap",
        "opensc_engine_path", "pkcs11_engine_path", "pkcs11_module_path",
-       "bssid", NULL
+       "bssid", "scan_freq", "freq_list", NULL
 };