It should be signed.

This commit is contained in:
Matthew Parlane 2013-01-02 18:26:22 +13:00
parent 20b50026ca
commit 5e4e2ef852
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ bool CWII_IPC_HLE_Device_net_ssl::IOCtlV(u32 _CommandAddress)
u32 CWII_IPC_HLE_Device_net_ssl::ExecuteCommandV(u32 _Parameter, SIOCtlVBuffer CommandBuffer)
{
u32 returnValue = 0;
s32 returnValue = 0;
u32 _BufferIn = 0, _BufferIn2 = 0, _BufferIn3 = 0;
u32 BufferInSize = 0, BufferInSize2 = 0, BufferInSize3 = 0;