mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-05 15:48:04 +02:00
Fix whitespace error I introduced.
This commit is contained in:
parent
620e947711
commit
a082349b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ main (int argc,
|
|||
else if (chroot_dir)
|
||||
ply_boot_client_tell_daemon_to_change_root (client, chroot_dir,
|
||||
(ply_boot_client_response_handler_t)
|
||||
on_success,
|
||||
on_success,
|
||||
(ply_boot_client_response_handler_t)
|
||||
on_failure, loop);
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue