X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fboot%2Ffreeldr%2Ffreeldr%2Finclude%2Farch%2Fi386%2Fmachxbox.h;h=fef0ca580804e7f88cf6bf3a291766033a917e35;hp=e3c6817d0429e50d665a672b33fc37bde69838cf;hb=1c08d2c447b021d7e1dee7b9cd104d9b89f727f9;hpb=d9fe039238bb91dae59f1bd6e9a60b401f7b4b55 diff --git a/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h b/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h index e3c6817d042..fef0ca58080 100644 --- a/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h +++ b/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h @@ -60,7 +60,7 @@ VOID XboxRTCGetCurrentDateTime(PULONG Year, PULONG Month, PULONG Day, PULONG Hou VOID XboxHwDetect(VOID); -VOID XboxSetLED(UCHAR *Pattern); +VOID XboxSetLED(PCSTR Pattern); #endif /* __I386_HWXBOX_H_ */