Fix comment formatting
This commit is contained in:
parent
6813da21b5
commit
6ea0f9868a
1 changed files with 1 additions and 1 deletions
|
|
@ -800,8 +800,8 @@ impl cosmic::Application for App {
|
||||||
|
|
||||||
// Allow suspend
|
// Allow suspend
|
||||||
self.inhibit_opt = None;
|
self.inhibit_opt = None;
|
||||||
// Create lock surfaces
|
|
||||||
|
|
||||||
|
// Create lock surfaces
|
||||||
for (output, surface_id) in self.common.surface_ids.iter() {
|
for (output, surface_id) in self.common.surface_ids.iter() {
|
||||||
commands.push(get_lock_surface(*surface_id, output.clone()));
|
commands.push(get_lock_surface(*surface_id, output.clone()));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue