diff options
Diffstat (limited to 'src/engine/wasm.cpp')
| -rw-r--r-- | src/engine/wasm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/wasm.cpp b/src/engine/wasm.cpp index cef8760dd..6503acf75 100644 --- a/src/engine/wasm.cpp +++ b/src/engine/wasm.cpp @@ -244,4 +244,4 @@ // // } // // mod_call_function_wasm("test", "init", 0, NULL); // // exit(-1); -// }
\ No newline at end of file +// } |
