kms/connector: Add missing newline
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2159>
This commit is contained in:
parent
0fab55dbc0
commit
8ea49fe9d9
@ -761,6 +761,7 @@ meta_kms_connector_predict_state (MetaKmsConnector *connector,
|
|||||||
MetaKmsConnectorState *current_state;
|
MetaKmsConnectorState *current_state;
|
||||||
GList *mode_sets;
|
GList *mode_sets;
|
||||||
GList *l;
|
GList *l;
|
||||||
|
|
||||||
current_state = connector->current_state;
|
current_state = connector->current_state;
|
||||||
if (!current_state)
|
if (!current_state)
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user