summaryrefslogtreecommitdiff
path: root/include/git2/clone.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/clone.h')
-rw-r--r--include/git2/clone.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/git2/clone.h b/include/git2/clone.h
index fa2e25b60..464408534 100644
--- a/include/git2/clone.h
+++ b/include/git2/clone.h
@@ -100,7 +100,6 @@ typedef int (*git_repository_create_cb)(
*
* git_clone_options opts = GIT_CLONE_OPTIONS_INIT;
*/
-
typedef struct git_clone_options {
unsigned int version;