mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-30 19:54:09 +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,
|
||||
enum l_dir_watch_event event,
|
||||
void *user_data)
|
||||
enum l_dir_watch_event event,
|
||||
void *user_data)
|
||||
{
|
||||
const char *ssid;
|
||||
L_AUTO_FREE_VAR(char *, full_path) = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user