user32/tests: Don't assign const variable to other const (gcc 4.7).
commit4bc6aad375e552fa5930c65c0e9c434f1848286e
authorFabian Maurer <dark.shadow4@web.de>
Mon, 12 Dec 2022 17:45:17 +0000 (12 18:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2023 17:21:44 +0000 (24 18:21 +0100)
tree43bba78b19fa76cee4dc71e137679ac7100db3d7
parent7ada8b96fb1dc305028a29fd3f4d1b0f019da75c
user32/tests: Don't assign const variable to other const (gcc 4.7).

Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
dlls/user32/tests/sysparams.c