winex11: Improve ChangeDisplaySettingsEx failed mode message.
commit70fbfa2cb8198f86efa19eda91cf769056b7da2c
authorRob Walker <bob.mt.wya@gmail.com>
Tue, 14 Aug 2018 22:01:07 +0000 (14 23:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Aug 2018 18:12:05 +0000 (24 20:12 +0200)
tree252d63d907c906bb3232cbc706b6b0930af24f05
parent498042e0eeac12d6ee99a1cbada2ef2bd7b05131
winex11: Improve ChangeDisplaySettingsEx failed mode message.

The failed mode error message dumps all the mode fields, that were
being tested. Change this output so that only the mode fields
explicitly being matched against are displayed.  Make the failed
message use formatting consist with the trace message, earlier in this
function.

Signed-off-by: Rob Walker <bob.mt.wya@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winex11.drv/settings.c