mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00: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,
|
g_set_error (error, G_MARKUP_ERROR, G_MARKUP_ERROR_INVALID_CONTENT,
|
||||||
"Missing config file format version");
|
"Missing config file format version");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (g_str_equal (version, "1"))
|
if (g_str_equal (version, "1"))
|
||||||
{
|
{
|
||||||
g_set_error_literal (error,
|
g_set_error_literal (error,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user