mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 17:40:08 +01:00
shadow var
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1584 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
773048ab8a
commit
3f6036803c
1 changed files with 0 additions and 2 deletions
|
|
@ -218,8 +218,6 @@ real_write_supplicant_config (NMAPSecurity *instance,
|
|||
|
||||
if (passwd && strlen (passwd) > 0)
|
||||
{
|
||||
char *msg;
|
||||
|
||||
msg = g_strdup_printf ("SET_NETWORK %i password <password>", nwid);
|
||||
if (!nm_utils_supplicant_request_with_check (ctrl, "OK", __func__, msg, "SET_NETWORK %i password \"%s\"", nwid, passwd))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue