Skip to content

Commit 4e5f9e9

Browse files
committed
tiny whitespace fix
1 parent 9e4468b commit 4e5f9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectiveGit/GTRepository.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ extern NSString * const GTRepositoryCloneOptionsCredentialProvider;
109109
extern NSString * const GTRepositoryCloneOptionsCloneLocal;
110110

111111
/// A NSURL pointing to a local file that contains PEM-encoded certificate chain.
112-
extern NSString *const GTRepositoryCloneOptionsServerCertificateURL;
112+
extern NSString * const GTRepositoryCloneOptionsServerCertificateURL;
113113

114114
/// Repository extended open control flags for
115115
/// +initWithURL:flags:ceilingDirs:error:.

0 commit comments

Comments
 (0)