File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
crates/c-api/include/wasmtime Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/**
2- * \file wasmtime/gc .h
2+ * \file wasmtime/eqref .h
33 *
44 * APIs for interacting with WebAssembly `eqref` type in Wasmtime.
55 */
Original file line number Diff line number Diff line change 11/**
2- * \file wasmtime/gc .h
2+ * \file wasmtime/types/arrayref .h
33 *
44 * APIs for interacting with WebAssembly GC `structref` type in Wasmtime.
55 */
Original file line number Diff line number Diff line change 11/* *
2- * \file wasmtime/typse /arrayref.hh
2+ * \file wasmtime/types /arrayref.hh
33 */
44
55#ifndef WASMTIME_TYPES_ARRAYREF_HH
Original file line number Diff line number Diff line change 11/* *
2- * \file wasmtime/typse /structref.hh
2+ * \file wasmtime/types /structref.hh
33 */
44
55#ifndef WASMTIME_TYPES_STRUCTREF_HH
You can’t perform that action at this time.
0 commit comments