diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index d3622d3eb..5fb4a608f 100644 --- a/src/common.h +++ b/src/common.h @@ -238,4 +238,4 @@ GIT_INLINE(void) git__init_structure(void *structure, size_t len, unsigned int v #include "util.h" -#endif /* INCLUDE_common_h__ */ +#endif |