typo fix
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40261
This commit is contained in:
parent
929957643f
commit
5d23974a3e
@ -397,7 +397,7 @@ namespace SourcePawn
|
||||
* @brief Retrieves the name of the last native called.
|
||||
* Returns NULL if there was no native that caused the error.
|
||||
*
|
||||
* @param index Opterional pointer to store index.
|
||||
* @param index Optional pointer to store index.
|
||||
* @return Native name, or NULL if none.
|
||||
*/
|
||||
virtual const char *GetLastNative(uint32_t *index) =0;
|
||||
|
Loading…
Reference in New Issue
Block a user