mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Tweak a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21990 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bacbdff251
commit
c645bfbf5c
4 changed files with 8 additions and 5 deletions
|
@ -246,7 +246,7 @@ pathSepMember(unichar c)
|
|||
* 2. On windows, a root consisting of a single path separator indicates
|
||||
* a drive-relative path with no drive ... so the path is relative.
|
||||
*/
|
||||
unsigned rootOf(NSString *s, unsigned l)
|
||||
static unsigned rootOf(NSString *s, unsigned l)
|
||||
{
|
||||
unsigned root = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue