mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
kms/connector: Add missing newline
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2159>
This commit is contained in:
@ -761,6 +761,7 @@ meta_kms_connector_predict_state (MetaKmsConnector *connector,
|
||||
MetaKmsConnectorState *current_state;
|
||||
GList *mode_sets;
|
||||
GList *l;
|
||||
|
||||
current_state = connector->current_state;
|
||||
if (!current_state)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user