fix argv[0] discovery.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* locate the executable of Yap
|
||||
*/
|
||||
|
||||
void Yap_FindExecutable(char *name)
|
||||
char * Yap_FindExecutable(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user