On Thu, Jun 29, 2023 at 08:11:04PM +0200, Michał Grzelak wrote: > During configuration of sdl, variable enable_grub_emu_sdl is checked > whether to throw an error message. Howerever, error could not happen > because two unequal strings were compared. Fix this by referencing > value of enable_grub_emu_sdl, not name. > > Signed-off-by: Michał Grzelak <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
