mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 21:00:16 +01:00
Spacing fix
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3944 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
d88853ac1d
commit
751fe86da8
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ update_routing_and_dns (NMPolicy *policy, gboolean force_update)
|
|||
* if the connection is shared dnsmasq picks up the right stuff.
|
||||
*/
|
||||
if (best_req)
|
||||
nm_act_request_set_default (best_req, TRUE);
|
||||
nm_act_request_set_default (best_req, TRUE);
|
||||
|
||||
nm_info ("Policy set (%s) as default device for routing and DNS.",
|
||||
nm_device_get_iface (best));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue