get rid of const warnings
This commit is contained in:
parent
b439b79813
commit
156283936b
@ -306,7 +306,7 @@ clearlooks_gtk2_rc_parse_style (GtkSettings *settings,
|
||||
static guint
|
||||
clearlooks_gtk2_rc_parse_dummy (GtkSettings *settings,
|
||||
GScanner *scanner,
|
||||
gchar *name)
|
||||
const gchar *name)
|
||||
{
|
||||
(void) settings;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user