mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0197
This commit is contained in:
@@ -3355,7 +3355,7 @@ get_off_or_lnum(buf_T *buf, char_u **argp)
|
||||
|
||||
|
||||
/*
|
||||
* Convert lnum,col to character offset
|
||||
* Convert (lnum,col) to byte offset in the file.
|
||||
*/
|
||||
static long
|
||||
pos2off(buf_T *buf, pos_T *pos)
|
||||
|
Reference in New Issue
Block a user