mirror of
https://github.com/vim/vim
synced 2025-07-16 09:12:00 +00:00
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
Problem: Some files have a weird name to fit in 8.3 characters. Solution: Use a nicer names.
This commit is contained in:
@ -182,7 +182,7 @@ void qsort(void *base, size_t elm_count, size_t elm_size, int (*cmp)(const void
|
||||
# include "ops.pro"
|
||||
# include "option.pro"
|
||||
# include "optionstr.pro"
|
||||
# include "popupmnu.pro"
|
||||
# include "popupmenu.pro"
|
||||
# if defined(FEAT_PROFILE) || defined(FEAT_RELTIME)
|
||||
# include "profiler.pro"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user