mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-09 13:25:35 +00:00
application: Fix indentation
This commit is contained in:
parent
c1f1a6417d
commit
cfdc7de9ed
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ set_daemon_action (GSimpleAction *action,
|
|||
self->daemon = daemon;
|
||||
|
||||
g_debug ("Application %smarked as daemon",
|
||||
daemon ? "" : "not ");
|
||||
daemon ? "" : "not ");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue