mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
bootctl: add a missing space
This commit is contained in:
@@ -1018,7 +1018,7 @@ static int remove_loader_variables(void) {
|
||||
EFI_LOADER_VARIABLE(LoaderEntryDefault),
|
||||
EFI_LOADER_VARIABLE(LoaderEntryLastBooted),
|
||||
EFI_LOADER_VARIABLE(LoaderEntryOneShot),
|
||||
EFI_LOADER_VARIABLE(LoaderSystemToken)){
|
||||
EFI_LOADER_VARIABLE(LoaderSystemToken)) {
|
||||
|
||||
int q;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user