mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 14:38:09 +02:00
ifnet: fix typo fut*u*re
This commit is contained in:
parent
3e0f1d9129
commit
b2d97cc96c
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ add_one_wep_key (GHashTable * table, int key_num, gchar * one_wep_key)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Reading wep security information from /etc/conf.d/net.
|
/* Reading wep security information from /etc/conf.d/net.
|
||||||
* This should not be used in futre, use wpa_supplicant instead. */
|
* This should not be used in future, use wpa_supplicant instead. */
|
||||||
static void
|
static void
|
||||||
add_keys_from_net ()
|
add_keys_from_net ()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue