mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
Whitespace fixes
And add some missing since tags.
This commit is contained in:
parent
d50f77b394
commit
2d6d127c96
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user