summaryrefslogtreecommitdiff
path: root/include/git/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git/common.h')
-rw-r--r--include/git/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git/common.h b/include/git/common.h
index ca65c747f..47ee6e207 100644
--- a/include/git/common.h
+++ b/include/git/common.h
@@ -85,7 +85,7 @@
GIT_BEGIN_DECL
/** A revision traversal pool. */
-typedef struct git_revp git_revp;
+typedef struct git_revpool git_revpool;
/** @} */
GIT_END_DECL