Skip to content

Commit 811f35b

Browse files
author
Georgii Rylov
committed
identation
1 parent 56bb7e7 commit 811f35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/iwasm/aot/aot_runtime.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,6 +4172,7 @@ aot_copy_callstack_standard_frame(WASMExecEnv *exec_env, wasm_frame_t *buffer,
41724172
* top_boundary For more details check wasm_iterate_callstack in
41734173
* wasm_export.h
41744174
*/
4175+
41754176
uint32 count = 0;
41764177
#if WASM_ENABLE_GC == 0
41774178
WASMModuleInstance *module_inst =

0 commit comments

Comments
 (0)