mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
minor mingw32 tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22454 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d684f59787
commit
0a1c7f0a13
4 changed files with 21 additions and 2 deletions
|
@ -561,8 +561,8 @@ enum {
|
|||
* character (or a drive specification in windows) then that is used as the
|
||||
* first element in the array.<br />
|
||||
* Empty components are removed.<br />
|
||||
* A trailing path separator (which was not part of the root) is added as the
|
||||
* last element in the array.
|
||||
* If a trailing path separator (which was not part of the root) was present,
|
||||
* it is added as the last element in the array.
|
||||
*/
|
||||
- (NSArray*) pathComponents;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue