Skip to content

Conversation

@Daniel-Cortez
Copy link
Contributor

  • SHA256_PassHash: fixed a typo introduced in use of 'sizeof' argument #22.

  • GetPlayerIp: renamed the name argument to ip (pretty much what I already did in Use 'sizeof' on array size arguments #9).
    Also fixed the description of that argument (it's an array, not a "string"!), to be more in-line with the descriptions of similar array arguments in GetPlayerName, GetPVarString, GetPVarNameAtIndex, and GetAnimationName.

  • GetPVarNameAtIndex, GetSVarNameAtIndex, GetWeaponName: removed the "use sizeof()" statements from the descriptions of "array size" arguments (now sizeof is used by default, thus making those statements outdated).

@Southclaws
Copy link
Collaborator

Thanks! 👍

@Southclaws Southclaws merged commit 6124e82 into pawn-lang:master Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants