WEP and WPA-PSK support for GSupplicant
[platform/upstream/connman.git] / gsupplicant / gsupplicant.h
index 481d0a3..8461c49 100644 (file)
@@ -103,7 +103,7 @@ struct _GSupplicantSSID {
        GSupplicantMode mode;
        GSupplicantSecurity security;
        unsigned int eap_method;
-       char *passphrase;
+       const char *passphrase;
        char *identity;
        char *ca_cert_path;
        char *client_cert_path;