diff options
Diffstat (limited to 'src/fileops.c')
| -rw-r--r-- | src/fileops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileops.c b/src/fileops.c index 9509b27bb..ec536bf29 100644 --- a/src/fileops.c +++ b/src/fileops.c @@ -13,7 +13,7 @@ #include "win32/findfile.h" #endif -GIT__USE_STRMAP; +GIT__USE_STRMAP int git_futils_mkpath2file(const char *file_path, const mode_t mode) { |
