mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Fix some compiler warnings from gcc 4.6
This commit is contained in:
@@ -784,7 +784,6 @@ message_serialize_invalid (void)
|
||||
DBusMessage *dbus_message;
|
||||
char *blob;
|
||||
int blob_len;
|
||||
int i;
|
||||
/* these are in pairs with matching length */
|
||||
const gchar *valid_utf8_str = "this is valid...";
|
||||
const gchar *invalid_utf8_str = "this is invalid\xff";
|
||||
|
Reference in New Issue
Block a user