WUtil: Changed declaration of 'wusergnusteppath' to return a CONST string
commitcd1c55d63ce306ad43c1e601a60502f9c2b28435
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 4 May 2013 13:43:29 +0000 (4 15:43 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 4 May 2013 15:25:44 +0000 (4 16:25 +0100)
treeb473a1b597738e6c09dbe19f443b92022678f4ec
parentfd02f5f0832dd524352d11f77bc0fccf6ecc0047
WUtil: Changed declaration of 'wusergnusteppath' to return a CONST string

According to the way its value is being used everywhere, that is
what would be expected, so let's make it official.

Please note that this may introduce warnings on user code using
this function ("...discard const...") but that's an opportunity
for them to check that their code is not doing anything wrong.
WINGs/WINGs/WUtil.h
WINGs/userdefaults.c