Skip to content

Commit acc95d2

Browse files
committed
Fix build...
1 parent 917f13c commit acc95d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backends/meta-monitor-config-manager.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1526,7 +1526,7 @@ meta_monitor_config_free (MetaMonitorConfig *monitor_config)
15261526
g_free (monitor_config->mode_spec);
15271527
g_free (monitor_config);
15281528
}
1529-
k
1529+
15301530
void
15311531
meta_logical_monitor_config_free (MetaLogicalMonitorConfig *logical_monitor_config)
15321532
{

0 commit comments

Comments
 (0)