diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-05-03 13:53:01 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-05-03 13:53:01 +0200 |
| commit | 4c24e4a46766247ec5831351d05a5d1c3acf8269 (patch) | |
| tree | c58dd9597db4e7dd0fb52c895ad27e75456caefa /executor/syscalls_windows.h | |
| parent | d169e0f3c4b76b7ca0edbb69130c17a2277984e9 (diff) | |
gometalinter: enable package comment checking
Update #538
Diffstat (limited to 'executor/syscalls_windows.h')
| -rw-r--r-- | executor/syscalls_windows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_windows.h b/executor/syscalls_windows.h index 4890739b3..a48864d53 100644 --- a/executor/syscalls_windows.h +++ b/executor/syscalls_windows.h @@ -2,7 +2,7 @@ #if defined(_M_X64) || 0 #define GOARCH "amd64" -#define SYZ_REVISION "4f0697ee6245b2627e0b971d97c5dd7caf5cc85e" +#define SYZ_REVISION "47180614fec67dadb09d1411878a07a5132de548" #define SYZ_PAGE_SIZE 4096 #define SYZ_NUM_PAGES 4096 #define SYZ_DATA_OFFSET 536870912 |
