mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Trivial formatting fix
This commit is contained in:
parent
7977bb15de
commit
6a487eae56
@ -189,7 +189,7 @@ g_bytes_icon_hash (GIcon *icon)
|
||||
|
||||
static gboolean
|
||||
g_bytes_icon_equal (GIcon *icon1,
|
||||
GIcon *icon2)
|
||||
GIcon *icon2)
|
||||
{
|
||||
GBytesIcon *bytes1 = G_BYTES_ICON (icon1);
|
||||
GBytesIcon *bytes2 = G_BYTES_ICON (icon2);
|
||||
|
Loading…
Reference in New Issue
Block a user