From 73f81de724f19aa875e4da7aa9e55166b199633f Mon Sep 17 00:00:00 2001 From: Amlal Date: Thu, 24 Oct 2024 21:32:37 +0200 Subject: CMD: ran format command. Signed-off-by: Amlal --- dev/zba/BootKit/BootKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/zba/BootKit') diff --git a/dev/zba/BootKit/BootKit.h b/dev/zba/BootKit/BootKit.h index 6c93db07..0261f868 100644 --- a/dev/zba/BootKit/BootKit.h +++ b/dev/zba/BootKit/BootKit.h @@ -35,7 +35,7 @@ namespace EFI { - extern void ThrowError(const WideChar* errorCode, + EXTERN void ThrowError(const WideChar* errorCode, const WideChar* reason) noexcept; } // namespace EFI -- cgit v1.2.3