Build fix attempt 1
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401716
This commit is contained in:
parent
19c184aefc
commit
858fd7d3cd
@ -967,7 +967,7 @@ static cell_t smn_KvGetSectionSymbol(IPluginContext *pCtx, const cell_t *params)
|
||||
|
||||
KeyValues *pSection = pStk->pCurRoot.front();
|
||||
|
||||
pContext->LocalToPhysAddr(params[2], &val);
|
||||
pCtx->LocalToPhysAddr(params[2], &val);
|
||||
*val = pSection->GetNameSymbol();
|
||||
|
||||
if (!*val)
|
||||
|
Loading…
Reference in New Issue
Block a user