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