forked from aniani/vim
updated for version 7.0002
This commit is contained in:
@@ -4014,7 +4014,8 @@ fullpathcmp(s1, s2, checkname)
|
||||
}
|
||||
|
||||
/*
|
||||
* get the tail of a path: the file name.
|
||||
* Get the tail of a path: the file name.
|
||||
* Fail safe: never returns NULL.
|
||||
*/
|
||||
char_u *
|
||||
gettail(fname)
|
||||
|
Reference in New Issue
Block a user