shlwapi: Remove superfluous casts of/to void pointers.
commit5f55f154bf5609507757f174bd3bf5ce22495067
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 5 Nov 2008 22:04:51 +0000 (5 23:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2008 10:09:56 +0000 (6 11:09 +0100)
tree87aa7d16b334aa991c13e047f6b41ddffe7998e0
parent095568dfe95a8b797a8b90dfca2fffca4066bb2b
shlwapi: Remove superfluous casts of/to void pointers.
dlls/shlwapi/clist.c
dlls/shlwapi/istream.c
dlls/shlwapi/ordinal.c
dlls/shlwapi/reg.c
dlls/shlwapi/string.c
dlls/shlwapi/tests/string.c
dlls/shlwapi/thread.c