WINGs: Properly mark 'const' some 'char*' in the public API
commita0795446472848d1a6de3187a4a7205c92b074b1
authorJohn D Pell <john@pell.cc>
Sun, 8 Aug 2021 07:36:14 +0000 (8 09:36 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 10 Aug 2021 08:42:43 +0000 (10 09:42 +0100)
tree8000197948e5533b63104695a3afef8a8246ecf6
parent03ec24502d229803821cbf3bd795a244cfd54018
WINGs: Properly mark 'const' some 'char*' in the public API

Update all the callers in our code to deal with the const qualifier
where the compiler reports an issue.
WINGs/WINGs/WINGs.h
WINGs/WINGs/WUtil.h
WINGs/findfile.c
WINGs/menuparser.c
WINGs/userdefaults.c
WINGs/wbrowser.c
WINGs/wfilepanel.c