fixed nonsense documentation comment
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401658
This commit is contained in:
parent
142fb2f652
commit
fe28f51e9a
@ -46,7 +46,7 @@
|
||||
* Calculates the length of a string.
|
||||
*
|
||||
* @param str String to check.
|
||||
* @return Length of string, in cells (NOT characters).
|
||||
* @return Number of valid character bytes in the string.
|
||||
*/
|
||||
native strlen(const String:str[]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user