Gods, what a stupid typo
This commit is contained in:
parent
ef5fd0562f
commit
9a30139ada
1 changed files with 1 additions and 1 deletions
|
@ -67,5 +67,5 @@ char * basename(char * path) {
|
||||||
}
|
}
|
||||||
basename[j] = '\0';
|
basename[j] = '\0';
|
||||||
|
|
||||||
return basegame;
|
return basename;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue