Skip to content
Snippets Groups Projects
Commit 199b8c08 authored by Jeremy Huddleston Sequoia's avatar Jeremy Huddleston Sequoia
Browse files

print_edid: Fix a format string error


../hw/xfree86/ddc/print_edid.c:511:20: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
                   det_mon->type - DS_VENDOR);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: default avatarJeremy Huddleston Sequoia <jeremyhu@apple.com>
parent b9b33d88
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment