Adjust to ObjFW changes
FossilOrigin-Name: 7b7392ad32b559f18decc788edacbddc89a9b8f7c4b17012a058752dcbe1256a
This commit is contained in:
parent
1ca879eb8e
commit
a1ec666ced
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ showHelp(OFStream *output, bool verbose)
|
||||||
}
|
}
|
||||||
|
|
||||||
@implementation CryptoPassphrase
|
@implementation CryptoPassphrase
|
||||||
- (void)applicationDidFinishLaunching
|
- (void)applicationDidFinishLaunching: (OFNotification *)notification
|
||||||
{
|
{
|
||||||
OFString *keyFilePath, *lengthString;
|
OFString *keyFilePath, *lengthString;
|
||||||
const OFOptionsParserOption options[] = {
|
const OFOptionsParserOption options[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue