mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Added missing forward declaration of StorePasswordKeychain().
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
@end
|
||||
|
||||
NSString* url;
|
||||
OSStatus StorePasswordKeychain (const char *url, UInt32 urlLength, void* password,UInt32 passwordLength);
|
||||
|
||||
|
||||
@implementation GAPAppDelegate
|
||||
|
||||
Reference in New Issue
Block a user