--- xmil/fdd/newdisk.h 2004/08/01 05:31:30 1.1 +++ xmil/fdd/newdisk.h 2004/08/03 12:50:54 1.2 @@ -3,7 +3,7 @@ extern "C" { #endif -void newdisk_fdd(const OEMCHAR *fname, REG8 type, const char *label); +void newdisk_fdd(const OEMCHAR *fname, REG8 type, const OEMCHAR *label); #ifdef __cplusplus }