From b77a6aa6a91a953472be982eaade0c2dc376e2fe Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 5 Nov 2024 16:51:02 +0100 Subject: IMP: Ran format command. Signed-off-by: Amlal --- dev/ZKAKit/NewKit/Macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ZKAKit/NewKit') diff --git a/dev/ZKAKit/NewKit/Macros.h b/dev/ZKAKit/NewKit/Macros.h index 63ba28cd..d8b0881c 100644 --- a/dev/ZKAKit/NewKit/Macros.h +++ b/dev/ZKAKit/NewKit/Macros.h @@ -11,7 +11,7 @@ #endif #ifndef kib_cast -#define kib_cast(X) (Kernel::UInt64)((X)*1024) +#define kib_cast(X) (Kernel::UInt64)((X) * 1024) #endif #ifndef MIB -- cgit v1.2.3