mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
remove pedentic warning (%x / unsigned char* conflict)
This commit is contained in:
@@ -248,7 +248,7 @@ BOOL __fastcall RpcDecompilerDecodeAndPrintPrototypeReturnType(
|
||||
);
|
||||
|
||||
currentOffset += sizeof(Oi_Header_RpcFlags_t);
|
||||
RPC_DEBUG_FN((UCHAR*)"\noiHeaderRpcFlagsToDecode->rpc_flags = 0x%x", oiHeaderRpcFlagsToDecode->rpc_flags);
|
||||
//RPC_DEBUG_FN((UCHAR*)"\noiHeaderRpcFlagsToDecode->rpc_flags = 0x%x", oiHeaderRpcFlagsToDecode->rpc_flags);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user