follow-up: cross compile for msdos
This commit is contained in:
@@ -449,7 +449,7 @@ filesize_nh(char *file)
|
||||
* Chdrive() changes the default drive.
|
||||
*/
|
||||
void
|
||||
chdrive(char *str)
|
||||
chdrive(const char *str)
|
||||
{
|
||||
#define SELECTDISK 0x0E
|
||||
char *ptr;
|
||||
|
||||
Reference in New Issue
Block a user