Re: [PATCH 2/3] crypto: switch nonstandard escape sequence to its hex value

2017-08-07 Thread Vladimir 'phcoder' Serbinenko
Please change this place to rather use GRUB_TERM_ESC and then change GRUB_TERM_ESC definition Le Thu, Aug 3, 2017 à 6:13 PM, Pete Batard a écrit : > Regards, > > /Pete > ___ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman

[PATCH 2/3] crypto: switch nonstandard escape sequence to its hex value

2017-08-03 Thread Pete Batard
Regards, /Pete From 3660346530b5cb39c81e71dbfb488c8315aa8b78 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Thu, 3 Aug 2017 16:16:43 +0100 Subject: [PATCH 2/3] crypto: switch nonstandard escape sequence to its hex value * '\e' is not in the C standard and produces an error