aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/main.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2015-03-31 11:50:22 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2015-03-31 11:50:39 -0300
commitad7a317c42b7eb4d27a888f217750a4f4bb67bc8 (patch)
tree6a2e7808d6064a556dfc81320775fddb79257b7c /src/nvim/main.c
parent27ead64da044f841515d52e273dc3f963e6c678c (diff)
parentfeca9624b8bec45ecd112aab8495143e8ed3e3a4 (diff)
downloadrneovim-ad7a317c42b7eb4d27a888f217750a4f4bb67bc8.tar.gz
rneovim-ad7a317c42b7eb4d27a888f217750a4f4bb67bc8.tar.bz2
rneovim-ad7a317c42b7eb4d27a888f217750a4f4bb67bc8.zip
Merge PR #1212 'os_scandir/scandir_next/closedir()'
Diffstat (limited to 'src/nvim/main.c')
-rw-r--r--src/nvim/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/main.c b/src/nvim/main.c
index 55935564b8..a03fd2e8a9 100644
--- a/src/nvim/main.c
+++ b/src/nvim/main.c
@@ -1290,8 +1290,8 @@ scripterror:
}
#ifdef USE_FNAME_CASE
- /* Make the case of the file name match the actual file. */
- fname_case(p, 0);
+ // Make the case of the file name match the actual file.
+ path_fix_case(p);
#endif
alist_add(&global_alist, p,