rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.
commit86f79e3a558ca1fb5d596e9f62403ca89178d3cf
authorRob Shearman <robertshearman@gmail.com>
Tue, 24 Feb 2009 14:53:17 +0000 (24 14:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Feb 2009 15:57:31 +0000 (24 16:57 +0100)
treec5bf5ba15f7fec7f698ac2605d8efa1329835f42
parente926c62c43984a7459f3d0ce1ec6104d348bf974
rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.

It should be key, not subkey being passed into RegSetValueExW.
dlls/rpcrt4/cpsf.c