diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-16 17:12:28 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-16 17:12:28 +0200 |
commit | c8896f38baa91639f4e504c87fa6519d8a1e8d33 (patch) | |
tree | 808752075323d81dd340b63da719b9d68e3bd7c7 | |
parent | bf64c9b32825beba09cd0e96fc93ce9a4cf4f352 (diff) |
Remove redundant empty line
-rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -183,7 +183,6 @@ static void parse_config(GKeyFile *config) } else if (boolean == FALSE) main_opts.mode = MODE_OFF; - main_opts.link_mode = HCI_LM_ACCEPT; main_opts.link_policy = HCI_LP_RSWITCH | HCI_LP_SNIFF | |