diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-12-21 02:54:33 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-12-22 06:20:18 +0100 |
commit | 09915c1dd9b38e5c1a722b1072c1a31a149c8e5e (patch) | |
tree | 72804967a78e0c7b722f4fe93d4867d56f5f096c /util/vgabios/pci.h | |
parent | 16472743ef1498b2301fc9998fc5ac4ce8169766 (diff) |
lib/edid.c: Fix mismatch between format string and variable type
Use 'd' instead of 'hhd' when printing absolute year of manufacture. This
is the correct type in this case, as the result is autoatically promoted
to int.
Change-Id: Ice4155bb1a04f206ae55c45c260089d6971b77d1
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/7885
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'util/vgabios/pci.h')
0 files changed, 0 insertions, 0 deletions