mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-20 17:54:05 +01:00
knownnetworks: fix style issue, use tabs
This commit is contained in:
parent
5a96c11664
commit
04b786ed2c
@ -470,8 +470,8 @@ static void known_network_removed(struct network_info *network)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void known_networks_watch_cb(const char *filename,
|
static void known_networks_watch_cb(const char *filename,
|
||||||
enum l_dir_watch_event event,
|
enum l_dir_watch_event event,
|
||||||
void *user_data)
|
void *user_data)
|
||||||
{
|
{
|
||||||
const char *ssid;
|
const char *ssid;
|
||||||
L_AUTO_FREE_VAR(char *, full_path) = NULL;
|
L_AUTO_FREE_VAR(char *, full_path) = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user