mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-06 16:20:34 +01:00
src/nm-netlink-monitor.c: whoops, added half of Ray's suggestion but not
the other half. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@731 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
10f3ca3f50
commit
e7705a520c
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ nm_netlink_monitor_open_connection (NmNetlinkMonitor *monitor,
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
nm_netlink_monitor_close_connection (NmNetlinkMonitor *monitor)
|
||||
{
|
||||
g_return_if_fail (monitor->priv->io_channel != NULL);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue