diff options
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h index 80ee8e647..63ffa134e 100644 --- a/src/util.h +++ b/src/util.h @@ -539,4 +539,4 @@ GIT_INLINE(double) git__timer(void) extern int git__getenv(git_buf *out, const char *name); -#endif /* INCLUDE_util_h__ */ +#endif |