* src/tests/test-winmsgbuf.c:45: make char * const This avoids the following warning: tests/test-winmsgbuf.c:45:17: warning: initialization of\ ‘char *[...]'from incompatible pointer type ‘const char *[...]'