From ff289c567270420b7281ed4c1f0dfc72626c635b Mon Sep 17 00:00:00 2001 From: Brad Lassey Date: Mon, 24 May 2010 17:42:39 -0400 Subject: [PATCH] pushing white space change to trigger a new build --- memory/jemalloc/jemalloc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memory/jemalloc/jemalloc.h b/memory/jemalloc/jemalloc.h index d2b72462e531..e090de937d50 100644 --- a/memory/jemalloc/jemalloc.h +++ b/memory/jemalloc/jemalloc.h @@ -45,7 +45,7 @@ extern "C" { typedef unsigned char jemalloc_bool; -extern const char *_malloc_options; +extern const char *_malloc_options; /* * jemalloc_stats() is not a stable interface. When using jemalloc_stats_t, be