WUtil: Added 'const' attribute to the filename on WM(Read|Write)PropList*
commitd40fa69b92546a8da44e531ba3974f30ca8a59c0
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 4 May 2013 13:43:23 +0000 (4 15:43 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 4 May 2013 15:16:18 +0000 (4 16:16 +0100)
tree70231e7eb04a0fcb65d5ce04af1dd698728f3cb5
parentea9d3e643f65b122d4414ed5feafff6e1f533dcc
WUtil: Added 'const' attribute to the filename on WM(Read|Write)PropList*

Note that the argument is also stored as-is in the PLData structure
but only for debugging purpose (warning display to user), hence the
choice to not duplicate it. As a side effect, it was 'const'-ified
too to reflect that.
WINGs/WINGs/WUtil.h
WINGs/proplist.c