mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Add a method declaration to PBGitRevSpecifier.h to silence a compiler warning.
This commit is contained in:
committed by
Nathan Kinsinger
parent
504b61744d
commit
a7106ba60d
@@ -16,6 +16,7 @@
|
||||
BOOL isSimpleRef;
|
||||
}
|
||||
|
||||
- (id) initWithParameters:(NSArray *)params description:(NSString *)descrip;
|
||||
- (id) initWithParameters:(NSArray*) params;
|
||||
- (id) initWithRef: (PBGitRef*) ref;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user