mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0122
This commit is contained in:
@@ -1384,7 +1384,7 @@ vim_strncpy(to, from, len)
|
||||
/*
|
||||
* Isolate one part of a string option where parts are separated with
|
||||
* "sep_chars".
|
||||
* The part is copied into buf[maxlen].
|
||||
* The part is copied into "buf[maxlen]".
|
||||
* "*option" is advanced to the next part.
|
||||
* The length is returned.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user