diff options
author | bloodstalker <thabogre@gmail.com> | 2018-06-30 04:54:49 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-06-30 04:54:49 +0000 |
commit | 0e3c6169dfe442fa27f608528477bf04a6bdba62 (patch) | |
tree | bb6e5ebde8c06db37d7202da2ac11d042920ad5a /dwasm-cpp/wasm.h | |
parent | update (diff) | |
download | dwasm-0e3c6169dfe442fa27f608528477bf04a6bdba62.tar.gz dwasm-0e3c6169dfe442fa27f608528477bf04a6bdba62.zip |
update
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 |