mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Fix error in GSimpleAsyncResult example
This commit is contained in:
parent
f5c3e0d3d5
commit
85adbc99bf
@ -187,7 +187,7 @@
|
||||
* return;
|
||||
* }
|
||||
*
|
||||
* _baker_prepare_cake (self, radius, baked_cb, user_data);
|
||||
* _baker_prepare_cake (self, radius, baked_cb, simple);
|
||||
* }
|
||||
*
|
||||
* Cake *
|
||||
|
Loading…
Reference in New Issue
Block a user