X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-windows.h;h=9e6f21ef5a5d8c16129145b5c906ae329edb227c;hp=36b421ee45ad52049dabafa625acda25d79c1c00;hb=53a7af851836735f1ff59d2b9e1a743e7cc499e9;hpb=9c6f1e756dbf6c0916b0b94d9b0bcd1d9c43b9e9 diff --git a/os/os-windows.h b/os/os-windows.h index 36b421ee..9e6f21ef 100644 --- a/os/os-windows.h +++ b/os/os-windows.h @@ -37,7 +37,7 @@ int rand_r(unsigned *); #define FIO_PREFERRED_ENGINE "windowsaio" #define FIO_PREFERRED_CLOCK_SOURCE CS_CGETTIME -#define FIO_OS_PATH_SEPARATOR "\\" +#define FIO_OS_PATH_SEPARATOR '\' #define FIO_MAX_CPUS MAXIMUM_PROCESSORS