Glenn Washburn 12371e40ea commands/pgp: Format code for grub_error() is incorrect
The format code is for a 32-bit int, but the argument, keyid, is declared as
a 64 bit int. The comment above says keyid is 32-bit. I'm not sure if the
comment or declaration is wrong, so force the display of a 64-bit int for now.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-10 14:52:36 +01:00
..
2013-12-21 03:03:31 +01:00
2021-03-02 15:54:15 +01:00
2021-03-02 16:46:09 +01:00
2015-01-24 20:52:02 +01:00
2021-03-02 15:54:17 +01:00
2015-12-15 10:25:34 +03:00
2020-07-29 16:55:47 +02:00
2020-07-29 16:55:47 +02:00
2019-04-09 10:03:29 +10:00
2012-02-12 15:25:25 +01:00