mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-29 15:07:54 +00:00
const up XRequest
Change-Id: Ic1c5e13a9e3fa7bfe745588442ac4e70d9cc9e09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187824 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
This commit is contained in:
@ -97,7 +97,7 @@ static int XIOErrorHdl( Display * )
|
||||
const struct timeval noyield_ = { 0, 0 };
|
||||
const struct timeval yield_ = { 0, 10000 };
|
||||
|
||||
static const char* XRequest[] = {
|
||||
const char* const XRequest[] = {
|
||||
// see /usr/lib/X11/XErrorDB, /usr/openwin/lib/XErrorDB ...
|
||||
nullptr,
|
||||
"X_CreateWindow",
|
||||
|
Reference in New Issue
Block a user