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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user