output: Fix minor coding style issue
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3904>
This commit is contained in:
@ -184,8 +184,7 @@ typedef struct _MetaOutputInfo
|
||||
gboolean supports_vrr;
|
||||
} MetaOutputInfo;
|
||||
|
||||
gboolean
|
||||
meta_tile_info_equal (MetaTileInfo *a,
|
||||
gboolean meta_tile_info_equal (MetaTileInfo *a,
|
||||
MetaTileInfo *b);
|
||||
|
||||
META_EXPORT_TEST
|
||||
|
Reference in New Issue
Block a user