forked from Imagelibrary/binutils-gdb
merge from gcc
This commit is contained in:
@@ -37,8 +37,7 @@ Behavior is undefined if the pathname ends in a directory separator.
|
||||
#endif /* DIR_SEPARATOR_2 */
|
||||
|
||||
char *
|
||||
basename (name)
|
||||
const char *name;
|
||||
basename (const char *name)
|
||||
{
|
||||
const char *base;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user