mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0098
This commit is contained in:
@@ -1366,6 +1366,7 @@ del_trailing_spaces(ptr)
|
||||
|
||||
/*
|
||||
* Like strncpy(), but always terminate the result with one NUL.
|
||||
* "to" must be "len + 1" long!
|
||||
*/
|
||||
void
|
||||
vim_strncpy(to, from, len)
|
||||
|
Reference in New Issue
Block a user