Loading...
libkern/libclosure/runtime.cpp xnu-12377.101.15 xnu-8796.101.5
--- xnu/xnu-12377.101.15/libkern/libclosure/runtime.cpp
+++ xnu/xnu-8796.101.5/libkern/libclosure/runtime.cpp
@@ -26,7 +26,7 @@
 __END_DECLS
 
 /* void * is a bit of a lie, but that will have to do */
-KALLOC_TYPE_VAR_DEFINE(KT_BLOCK_LAYOUT, struct Block_layout, void *, KT_DEFAULT);
+    KALLOC_TYPE_VAR_DEFINE(KT_BLOCK_LAYOUT, struct Block_layout, void *, KT_DEFAULT);
 KALLOC_TYPE_VAR_DEFINE(KT_BLOCK_BYREF, struct Block_byref, void *, KT_DEFAULT);
 
 static inline struct Block_layout *