vendor/libgit2/src/transaction.c in rugged-0.22.2 vs vendor/libgit2/src/transaction.c in rugged-0.23.0b1
- old
+ new
@@ -15,10 +15,10 @@
#include "git2/signature.h"
#include "git2/sys/refs.h"
#include "git2/sys/refdb_backend.h"
-GIT__USE_STRMAP;
+GIT__USE_STRMAP
typedef struct {
const char *name;
void *payload;