summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/unit/junk_alloc.c
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2017-04-22 13:12:42 +0200
committerantirez <antirez@gmail.com>2017-04-22 13:17:07 +0200
commite3b8492e83822aa618d084732f8ab997bf41d7f3 (patch)
treec1ed5fc9cb15c3a85b6202ad16bde4fe8f012b4b /deps/jemalloc/test/unit/junk_alloc.c
parent238cebdd5eb0fd0d8f2db87d895a007bc492dcdb (diff)
downloadredis-e3b8492e83822aa618d084732f8ab997bf41d7f3.tar.gz
Revert "Jemalloc updated to 4.4.0."
This reverts commit 36c1acc222d29e6e2dc9fc25362e4faa471111bd.
Diffstat (limited to 'deps/jemalloc/test/unit/junk_alloc.c')
-rw-r--r--deps/jemalloc/test/unit/junk_alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/jemalloc/test/unit/junk_alloc.c b/deps/jemalloc/test/unit/junk_alloc.c
index a5895b5c0..8db3331d2 100644
--- a/deps/jemalloc/test/unit/junk_alloc.c
+++ b/deps/jemalloc/test/unit/junk_alloc.c
@@ -1,3 +1,3 @@
-#define JEMALLOC_TEST_JUNK_OPT "junk:alloc"
+#define JEMALLOC_TEST_JUNK_OPT "junk:alloc"
#include "junk.c"
#undef JEMALLOC_TEST_JUNK_OPT