mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix up some doc comments that referred to threads not being enabled
(and a few other unrelated comment fixes)
This commit is contained in:
@@ -139,8 +139,7 @@ static GResolver *default_resolver;
|
||||
*
|
||||
* Gets the default #GResolver. You should unref it when you are done
|
||||
* with it. #GResolver may use its reference count as a hint about how
|
||||
* many threads/processes, etc it should allocate for concurrent DNS
|
||||
* resolutions.
|
||||
* many threads it should allocate for concurrent DNS resolutions.
|
||||
*
|
||||
* Return value: (transfer full): the default #GResolver.
|
||||
*
|
||||
|
Reference in New Issue
Block a user