Skip to content

Commit 7de377e

Browse files
committed
tiny whitespace fix
1 parent ba59006 commit 7de377e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectiveGit/GTRepository.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ extern NSString * const GTRepositoryCloneOptionsCredentialProvider;
8484
extern NSString * const GTRepositoryCloneOptionsCloneLocal;
8585

8686
/// A NSURL pointing to a local file that contains PEM-encoded certificate chain.
87-
extern NSString *const GTRepositoryCloneOptionsServerCertificateURL;
87+
extern NSString * const GTRepositoryCloneOptionsServerCertificateURL;
8888

8989
/// Repository extended open control flags for
9090
/// +initWithURL:flags:ceilingDirs:error:.

0 commit comments

Comments
 (0)