We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea0e227 + e3a95be commit ba6c546Copy full SHA for ba6c546
ObjectiveGit/GTIndexEntry.h
@@ -80,7 +80,7 @@ NS_ASSUME_NONNULL_BEGIN
80
/// error - will be filled if an error occurs
81
///
82
/// Returns this entry as a GTObject or nil if an error occurred.
83
-- (GTObject *)GTObject:(NSError **)error;
+- (nullable GTObject *)GTObject:(NSError **)error;
84
85
@end
86
0 commit comments