Fix accidental close parenthesis

This commit is contained in:
Gregory John Casamento 2022-06-08 14:37:17 -04:00
parent bcc87bccda
commit 664daf4ed0

View file

@ -1197,7 +1197,7 @@ quotedFromString(NSString *aString)
}
[super launch];
)
lpath = [self _fullLaunchPath];
wexecutable = (const unichar*)[lpath fileSystemRepresentation];