mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00
Move simplify_filename from tag.c
This commit is contained in:

committed by
Thiago de Arruda

parent
7fd140b99a
commit
f5082d0a70
@@ -22,4 +22,5 @@ char_u *get_past_head(char_u *path);
|
||||
char_u *concat_str(char_u *str1, char_u *str2);
|
||||
void add_pathsep(char_u *p);
|
||||
char_u *FullName_save(char_u *fname, int force);
|
||||
void simplify_filename(char_u *filename);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user