mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +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:
@@ -194,7 +194,7 @@ io_job_thread (gpointer data,
|
||||
* of the request.
|
||||
* @cancellable: optional #GCancellable object, %NULL to ignore.
|
||||
*
|
||||
* Schedules the I/O job to run.
|
||||
* Schedules the I/O job to run in another thread.
|
||||
*
|
||||
* @notify will be called on @user_data after @job_func has returned,
|
||||
* regardless whether the job was cancelled or has run to completion.
|
||||
|
Reference in New Issue
Block a user