mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Merge branch 'cleanup-warnings-split-6' into 'main'
Cleanup warnings split 6 See merge request GNOME/glib!2495
This commit is contained in:
@@ -477,8 +477,8 @@ static gint
|
||||
cmd_help (gboolean requested,
|
||||
const gchar *command)
|
||||
{
|
||||
const gchar *description;
|
||||
const gchar *synopsis;
|
||||
const gchar *description = NULL;
|
||||
const gchar *synopsis = NULL;
|
||||
gchar *option;
|
||||
GString *string;
|
||||
|
||||
|
Reference in New Issue
Block a user