diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-01-09 20:37:53 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-26 09:31:18 +0100 |
| commit | c73f090a5cddee4acd0e94c399ab7db00dfa7d24 (patch) | |
| tree | 84906be92af96ac9f6fc14a9646f3df5c55cebd6 /executor/defs.h | |
| parent | fc1f18856304b4493580f610afed57f24b9cdbf1 (diff) | |
sys/openbsd: add wscons descriptions, limited to wsdisplay for now
Diffstat (limited to 'executor/defs.h')
| -rw-r--r-- | executor/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h index e04e372e5..4ce9ab6a0 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -130,7 +130,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "60f5ad8b1c83995c0a87e47932b16ce569a0c5c1" +#define SYZ_REVISION "35e246656fc7c370061141d1e48c0a7a57008792" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 |
