1
0
forked from aniani/vim
Files
vim/src/buffer.c
Bram Moolenaar e1704bada4 updated for version 7.3.677
Problem:    buf_spname() is used inconsistently.
Solution:   Make the return type a char_u pointer.  Check the size of the
            returned string.
2012-10-03 18:25:00 +02:00

136 KiB