trivial formatting fix

This commit is contained in:
Matthias Clasen 2015-10-31 19:23:47 -04:00
parent 7ea33d82ed
commit bab20f1d10

View File

@ -868,7 +868,7 @@ static void
node_style_changed_cb (GtkCssNode *node,
GtkCssStyle *old_style,
GtkCssStyle *new_style,
GtkWidget *widget)
GtkWidget *widget)
{
GtkBitmask *changes;
static GtkBitmask *affects_size = NULL;