evil: add missing since

This commit is contained in:
ChunEon Park 2015-08-22 16:01:45 +09:00
parent 93ade6f4ce
commit 12b4e371ac
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
* Conformity: BSD
*
* Supported OS: Windows XP.
*
* @since 1.13
*/
EAPI char *strndup(const char *str, size_t n);