mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Merge branch 'fix_warnings' into 'main'
Fix several cosmetic warnings Closes #2559 See merge request GNOME/glib!2401
This commit is contained in:
@@ -28,7 +28,7 @@ static gboolean want_corruption = FALSE;
|
||||
|
||||
/* --- old memchunk prototypes (memchunks.c) --- */
|
||||
GMemChunk* old_mem_chunk_new (const gchar *name,
|
||||
gint atom_size,
|
||||
gulong atom_size,
|
||||
gulong area_size,
|
||||
gint type);
|
||||
void old_mem_chunk_destroy (GMemChunk *mem_chunk);
|
||||
|
Reference in New Issue
Block a user