ntdll: Don't cast void pointers to other pointer types.
commit26bba27dc02b0790b08c30558972c3290d62fb7c
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 23 Oct 2008 21:53:02 +0000 (23 23:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Oct 2008 12:25:01 +0000 (24 14:25 +0200)
treeb8f4c39778a843e4e9ed7a3d051f9f68208ffc3e
parenta63749cce0330fe3e4ee193395dfca3a17a35e8e
ntdll: Don't cast void pointers to other pointer types.
dlls/ntdll/debugbuffer.c
dlls/ntdll/reg.c
dlls/ntdll/rtlstr.c
dlls/ntdll/signal_i386.c