summaryrefslogtreecommitdiff
path: root/include/git2/deprecated.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/deprecated.h')
-rw-r--r--include/git2/deprecated.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/git2/deprecated.h b/include/git2/deprecated.h
index ca8a23ccd..9fe986116 100644
--- a/include/git2/deprecated.h
+++ b/include/git2/deprecated.h
@@ -281,6 +281,9 @@ typedef git_indexer_progress_cb git_transfer_progress_cb;
*/
typedef git_push_transfer_progress_cb git_push_transfer_progress;
+ /** The type of a remote completion event */
+#define git_remote_completion_type git_remote_completion_t
+
/**@}*/
/** @} */