mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01: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 |  * @network: a #GInetAddressMask | ||||||
|  * |  * | ||||||
|  * Adds @network to @monitor's list of available networks. |  * Adds @network to @monitor's list of available networks. | ||||||
|  |  * | ||||||
|  |  * Since: 2.32 | ||||||
|  */ |  */ | ||||||
| void | void | ||||||
| g_network_monitor_base_add_network (GNetworkMonitorBase *monitor, | g_network_monitor_base_add_network (GNetworkMonitorBase *monitor, | ||||||
| @@ -353,6 +355,8 @@ g_network_monitor_base_add_network (GNetworkMonitorBase *monitor, | |||||||
|  * @network: a #GInetAddressMask |  * @network: a #GInetAddressMask | ||||||
|  * |  * | ||||||
|  * Removes @network from @monitor's list of available networks. |  * Removes @network from @monitor's list of available networks. | ||||||
|  |  * | ||||||
|  |  * Since: 2.32 | ||||||
|  */ |  */ | ||||||
| void | void | ||||||
| g_network_monitor_base_remove_network (GNetworkMonitorBase *monitor, | g_network_monitor_base_remove_network (GNetworkMonitorBase *monitor, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user