summaryrefslogtreecommitdiffhomepage
path: root/Boot/BootKit/BootKit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Boot/BootKit/BootKit.hxx')
-rw-r--r--Boot/BootKit/BootKit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/BootKit/BootKit.hxx b/Boot/BootKit/BootKit.hxx
index be2ecc50..af727da1 100644
--- a/Boot/BootKit/BootKit.hxx
+++ b/Boot/BootKit/BootKit.hxx
@@ -100,7 +100,7 @@ public:
~BFileReader();
public:
- Void ReadAll(SizeT until, SizeT chunk = 4096);
+ Void ReadAll(SizeT until, SizeT chunk = kib_cast(4));
enum
{