mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
gio: Fix some header/source parameter-naming mismatches
This commit is contained in:
committed by
Rico Tzschichholz
parent
cd86c0243c
commit
5ca9bee524
@@ -1231,7 +1231,7 @@ void g_file_replace_contents_async (GFile *file,
|
||||
gpointer user_data);
|
||||
GLIB_AVAILABLE_IN_2_40
|
||||
void g_file_replace_contents_bytes_async (GFile *file,
|
||||
GBytes *bytes,
|
||||
GBytes *contents,
|
||||
const char *etag,
|
||||
gboolean make_backup,
|
||||
GFileCreateFlags flags,
|
||||
|
Reference in New Issue
Block a user