diff options
author | bobsayshilol <bobsayshilol@live.co.uk> | 2018-11-07 23:45:17 +0000 |
---|---|---|
committer | bobsayshilol <bobsayshilol@live.co.uk> | 2018-11-07 23:45:17 +0000 |
commit | 34394e7ee024d2b88bed9c61b9a19bba6ec5e49e (patch) | |
tree | 38dc244b7011d3e16b240857d3bdafc57723cc63 /patches/aeadtest.c.patch | |
parent | d826f2dfc13d08c7c69fed7ecc28aed7443e81f7 (diff) | |
download | portable-34394e7ee024d2b88bed9c61b9a19bba6ec5e49e.tar.gz portable-34394e7ee024d2b88bed9c61b9a19bba6ec5e49e.tar.bz2 portable-34394e7ee024d2b88bed9c61b9a19bba6ec5e49e.zip |
Misc fixes to bring portable in line with upstream.
Diffstat (limited to 'patches/aeadtest.c.patch')
-rw-r--r-- | patches/aeadtest.c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/aeadtest.c.patch b/patches/aeadtest.c.patch index ce62107..09838bc 100644 --- a/patches/aeadtest.c.patch +++ b/patches/aeadtest.c.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | --- tests/aeadtest.c.orig 2016-10-18 17:03:33.845870889 +0900 | 1 | --- tests/aeadtest.c.orig 2016-10-18 17:03:33.845870889 +0900 |
2 | +++ tests/aeadtest.c 2016-10-18 17:11:19.880841283 +0900 | 2 | +++ tests/aeadtest.c 2016-10-18 17:11:19.880841283 +0900 |
3 | @@ -75,6 +75,12 @@ | 3 | @@ -76,6 +76,12 @@ |
4 | 4 | ||
5 | #define BUF_MAX 1024 | 5 | #define BUF_MAX 1024 |
6 | 6 | ||