coreboot-kgpe-d16/util/bimgtool
Stefan Reinauer 0544b31a49 bimgtool: Fix printf warning for off_t
off_t wants to be printed with %zd, not %d.

Change-Id: I3f6e1988bb306f4a7738f1f3ccb2093518e4ceb3
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/13655
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-02-12 04:47:37 +01:00
..
Makefile bimgtool: Drop unused targets and variables from Makefile 2016-02-12 04:47:04 +01:00
bimgtool.c bimgtool: Fix printf warning for off_t 2016-02-12 04:47:37 +01:00