mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
theme: Fix C++-ism
This commit is contained in:
parent
be7e994abd
commit
aa1c819941
@ -121,7 +121,7 @@ meta_frame_layout_get_borders (const MetaFrameLayout *layout,
|
||||
}
|
||||
|
||||
int
|
||||
meta_theme_get_window_scaling_factor ()
|
||||
meta_theme_get_window_scaling_factor (void)
|
||||
{
|
||||
GdkScreen *screen;
|
||||
GValue value = G_VALUE_INIT;
|
||||
|
Loading…
Reference in New Issue
Block a user