misc: Fix spacing
Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
aa0fc29a4f
commit
9e652cb6f2
@ -89,7 +89,7 @@ grub_cmd_loopback (grub_extcmd_context_t ctxt, int argc, char **args)
|
||||
|
||||
/* Check if `-d' was used. */
|
||||
if (state[0].set)
|
||||
return delete_loopback (args[0]);
|
||||
return delete_loopback (args[0]);
|
||||
|
||||
if (!state[1].set)
|
||||
type |= GRUB_FILE_TYPE_NO_DECOMPRESS;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user