fix a naming conflict

This commit is contained in:
nhmall
2023-01-31 01:10:02 -05:00
parent ce0a4f60ca
commit 2c5bbdc0ed
2 changed files with 3 additions and 3 deletions

View File

@@ -1085,7 +1085,7 @@ get_executable_path(void)
#ifdef __MINGW32__
char *
exepath(void)
mingw_exepath(void)
{
char *p = (char *) 0;