someone should hit me
This commit is contained in:
parent
d239fc5d04
commit
fd2aad1d9b
@ -947,7 +947,7 @@ char *basename(char *path)
|
||||
else if(s1)
|
||||
path = s1 + 1;
|
||||
else if(s2)
|
||||
path = s1 + 1;
|
||||
path = s2 + 1;
|
||||
|
||||
return path;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user