diff options
Diffstat (limited to 'src/refs.c')
| -rw-r--r-- | src/refs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/refs.c b/src/refs.c index 2e88c26c3..e3157529b 100644 --- a/src/refs.c +++ b/src/refs.c @@ -24,7 +24,7 @@ #include <git2/signature.h> #include <git2/commit.h> -GIT__USE_STRMAP; +GIT__USE_STRMAP #define DEFAULT_NESTING_LEVEL 5 #define MAX_NESTING_LEVEL 10 |
