mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fix accidental close parenthesis
This commit is contained in:
parent
bcc87bccda
commit
664daf4ed0
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ quotedFromString(NSString *aString)
|
|||
}
|
||||
|
||||
[super launch];
|
||||
)
|
||||
|
||||
lpath = [self _fullLaunchPath];
|
||||
wexecutable = (const unichar*)[lpath fileSystemRepresentation];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue