summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx')
-rw-r--r--dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx b/dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx
index 3c71eaab..ffbcf413 100644
--- a/dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx
+++ b/dev/ZBA/Sources/HEL/AMD64/BootFileReader.cxx
@@ -32,7 +32,7 @@
@brief File Reader constructor.
*/
Boot::BFileReader::BFileReader(const CharacterTypeUTF16* path,
- EfiHandlePtr ImageHandle)
+ EfiHandlePtr ImageHandle)
{
if (path != nullptr)
{