Fix a compiler warning
This commit is contained in:
@@ -199,7 +199,7 @@ popup_edit (GtkWidget *widget,
|
||||
GtkWidget *focus;
|
||||
gint position;
|
||||
gint s, e;
|
||||
char *param;
|
||||
const char *param;
|
||||
|
||||
param = g_variant_get_string (parameters, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user