Skip to content

Commit 56bf0a8

Browse files
committed
Applied clang-format
Signed-off-by: Rachel Green <[email protected]>
1 parent fb145cb commit 56bf0a8

File tree

2 files changed

+502
-499
lines changed

2 files changed

+502
-499
lines changed

src/wasmedge/wasmedge.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ bool WasmEdge::link(std::string_view /*debug_name*/) {
329329

330330
// Create store and register imports.
331331
initStore();
332-
332+
333333
if (store_ == nullptr) {
334334
return false;
335335
}

0 commit comments

Comments
 (0)