kernel32: Remove superfluous casts of void pointers to other pointer types.
commit7596e3dd91f9f7c327ad5c538002ce4304c14b0d
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 26 Jun 2007 22:12:59 +0000 (27 00:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jun 2007 10:53:31 +0000 (27 12:53 +0200)
tree7ddcd131b0e76bf8844088364c00a6b3071b4317
parentab7e33641b36fb1e78d9e9af4851090022dc095e
kernel32: Remove superfluous casts of void pointers to other pointer types.
dlls/kernel32/tests/pipe.c
dlls/kernel32/tests/virtual.c