mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fixup declaration
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27226 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d1c53ea985
commit
765370413a
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ typedef enum _NSGNUstepStringEncoding
|
|||
- (void) gcFinalize;
|
||||
@end
|
||||
|
||||
@implementation NSTask (GSCategories)
|
||||
@interface NSTask (GSCategories)
|
||||
/** Returns the launch path given the name of a tool.<br />
|
||||
* Locates the tool by looking in the standard directories,
|
||||
* and failing that in the PATH set in the environment.<br />
|
||||
|
|
Loading…
Reference in a new issue