Browse Source

identation

Georgii Rylov 1 year ago
parent
commit
811f35bf7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/iwasm/aot/aot_runtime.c

+ 1 - 0
core/iwasm/aot/aot_runtime.c

@@ -4172,6 +4172,7 @@ aot_copy_callstack_standard_frame(WASMExecEnv *exec_env, wasm_frame_t *buffer,
      * top_boundary For more details check wasm_iterate_callstack in
      * wasm_export.h
      */
+
     uint32 count = 0;
 #if WASM_ENABLE_GC == 0
     WASMModuleInstance *module_inst =