mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
monitor-config-store: Remove whitespace to silence check-code-style warning
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2511>
This commit is contained in:
parent
b4fff403b8
commit
3d044c351e
@ -266,7 +266,7 @@ handle_start_element (GMarkupParseContext *context,
|
||||
g_set_error (error, G_MARKUP_ERROR, G_MARKUP_ERROR_INVALID_CONTENT,
|
||||
"Missing config file format version");
|
||||
}
|
||||
|
||||
|
||||
if (g_str_equal (version, "1"))
|
||||
{
|
||||
g_set_error_literal (error,
|
||||
|
Loading…
Reference in New Issue
Block a user