]> git.proxmox.com Git - libgit2.git/blobdiff - include/git2/clone.h
New upstream version 1.3.0+dfsg.1
[libgit2.git] / include / git2 / clone.h
index 2d6f687050fbe41259669c20bb42e7f32171e45d..3c3ea260eff783149f8402091c6475005ff2258c 100644 (file)
@@ -133,7 +133,7 @@ typedef struct git_clone_options {
         * The name of the branch to checkout. NULL means use the
         * remote's default branch.
         */
-       const charcheckout_branch;
+       const char *checkout_branch;
 
        /**
         * A callback used to create the new repository into which to