diff options
Diffstat (limited to 'dwasm-cpp/wasm.h')
-rw-r--r-- | dwasm-cpp/wasm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dwasm-cpp/wasm.h b/dwasm-cpp/wasm.h index 0380303..a7b916f 100644 --- a/dwasm-cpp/wasm.h +++ b/dwasm-cpp/wasm.h @@ -1,7 +1,7 @@ -/***************************************************Project Mutator****************************************************/ +/**********************************************************************************************************************/ /*first line intentionally left blank.*/ -/*bruiser's wasm interface implementation*/ +/*wasm interpreter*/ /*Copyright (C) 2018 Farzad Sadeghi This program is free software; you can redistribute it and/or |