mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
Trivial whitespace fix
This commit is contained in:
parent
63f0f03a73
commit
e29c25cd1b
@ -5106,7 +5106,7 @@ create_decoration (GtkWidget *widget)
|
||||
#endif
|
||||
|
||||
if (!priv->client_decorated &&
|
||||
g_strcmp0 (g_getenv ("GTK_CSD"),"1") == 0)
|
||||
g_strcmp0 (g_getenv ("GTK_CSD"), "1") == 0)
|
||||
{
|
||||
GdkVisual *visual;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user