diff options
Diffstat (limited to 'src/fileops.h')
-rw-r--r-- | src/fileops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileops.h b/src/fileops.h index 57b9d173e..2844ece21 100644 --- a/src/fileops.h +++ b/src/fileops.h @@ -387,4 +387,4 @@ extern int git_futils_fsync_dir(const char *path); */ extern int git_futils_fsync_parent(const char *path); -#endif /* INCLUDE_fileops_h__ */ +#endif |