X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=os%2Fos.h;h=1a4437c940ad1b3f9c7f9266be1f2d021963d797;hb=34851ad5ffacf9f4f8a7f23ee2edb17281b917a0;hp=f62b4270f8383851dede8402dc925066770623f5;hpb=a16f04b96d6328d87fb04d6c2c1a9936b2e274d8;p=fio.git diff --git a/os/os.h b/os/os.h index f62b4270..1a4437c9 100644 --- a/os/os.h +++ b/os/os.h @@ -155,7 +155,7 @@ extern int fio_cpus_split(os_cpu_mask_t *mask, unsigned int cpu); #endif #ifndef FIO_OS_PATH_SEPARATOR -#define FIO_OS_PATH_SEPARATOR "/" +#define FIO_OS_PATH_SEPARATOR '/' #endif #ifndef FIO_PREFERRED_CLOCK_SOURCE