mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 15:18:55 +02:00
Whitespace fixes
And add some missing since tags.
This commit is contained in:
@@ -308,6 +308,8 @@ queue_network_changed (GNetworkMonitorBase *monitor)
|
||||
* @network: a #GInetAddressMask
|
||||
*
|
||||
* Adds @network to @monitor's list of available networks.
|
||||
*
|
||||
* Since: 2.32
|
||||
*/
|
||||
void
|
||||
g_network_monitor_base_add_network (GNetworkMonitorBase *monitor,
|
||||
@@ -353,6 +355,8 @@ g_network_monitor_base_add_network (GNetworkMonitorBase *monitor,
|
||||
* @network: a #GInetAddressMask
|
||||
*
|
||||
* Removes @network from @monitor's list of available networks.
|
||||
*
|
||||
* Since: 2.32
|
||||
*/
|
||||
void
|
||||
g_network_monitor_base_remove_network (GNetworkMonitorBase *monitor,
|
||||
|
Reference in New Issue
Block a user