mirror of
https://github.com/brl/mutter.git
synced 2025-06-28 16:03:04 +00:00
xprops: Some more cardinal-related hygiene
This commit is contained in:
@ -750,7 +750,7 @@ void
|
||||
meta_screen_init_workspaces (MetaScreen *screen)
|
||||
{
|
||||
MetaWorkspace *current_workspace;
|
||||
gulong current_workspace_index = 0;
|
||||
uint32_t current_workspace_index = 0;
|
||||
guint32 timestamp;
|
||||
|
||||
g_return_if_fail (META_IS_SCREEN (screen));
|
||||
|
Reference in New Issue
Block a user