diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-10-24 21:32:37 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-10-24 21:32:37 +0200 |
| commit | 73f81de724f19aa875e4da7aa9e55166b199633f (patch) | |
| tree | 4c997e5ecc81ab449d22bfa07fa0dd39198acfae /dev/zba/BootKit | |
| parent | 95b801834cc6685383e037d024ce3227bdb3e83b (diff) | |
CMD: ran format command.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/zba/BootKit')
| -rw-r--r-- | dev/zba/BootKit/BootKit.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
