msxml3: Remove 'const' from the function return types.
commit2b1e03369d4693e0a539b457f65c094aa3aeb36a
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 17 Nov 2010 11:13:17 +0000 (17 12:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Nov 2010 13:01:14 +0000 (17 14:01 +0100)
tree6efb4b3ecfba877874cfd9985378fa9e32c61d18
parent3fc6e08f2a6b621c131566a88ff272cb4da8a152
msxml3: Remove 'const' from the function return types.

Type qualifiers have only a meaning for lvalues.
dlls/msxml3/xdr.c