mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
gtask: Fix invalid name in documentation
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
* return;
|
||||
* }
|
||||
*
|
||||
* g_task_return_pointer (result, cake, g_object_unref);
|
||||
* g_task_return_pointer (task, cake, g_object_unref);
|
||||
* g_object_unref (task);
|
||||
* }
|
||||
*
|
||||
|
Reference in New Issue
Block a user