diff options
author | Alex Dupre <ale@FreeBSD.org> | 2020-12-17 13:32:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2020-12-17 13:32:27 +0000 |
commit | 8d6e222e004f4564be580b794915f5f9a2fd2077 (patch) | |
tree | aad9ce36a2532e299b69d0a72b3ac1539b445517 /lang/solidity/files/patch-libevmasm_Instruction.h | |
parent | games/dxx-rebirth: update to 20201216 (diff) |
Update to 0.8.0 release.
Notes
Notes:
svn path=/head/; revision=558291
Diffstat (limited to 'lang/solidity/files/patch-libevmasm_Instruction.h')
-rw-r--r-- | lang/solidity/files/patch-libevmasm_Instruction.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/solidity/files/patch-libevmasm_Instruction.h b/lang/solidity/files/patch-libevmasm_Instruction.h index b27cc612ee31..ddefe0e6d4cf 100644 --- a/lang/solidity/files/patch-libevmasm_Instruction.h +++ b/lang/solidity/files/patch-libevmasm_Instruction.h @@ -1,6 +1,6 @@ ---- libevmasm/Instruction.h.orig 2020-01-28 10:08:51 UTC +--- libevmasm/Instruction.h.orig 2020-12-16 17:41:40 UTC +++ libevmasm/Instruction.h -@@ -26,6 +26,8 @@ +@@ -27,6 +27,8 @@ #include <libsolutil/Assertions.h> #include <functional> |