summaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmalloc.c')
-rw-r--r--xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmalloc.c b/xmalloc.c
index be26510c..dc22757b 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -27,7 +27,7 @@
#include "log.h"
#if defined(__OpenBSD__)
-+char *malloc_options = "S";
+char *malloc_options = "S";
#endif /* __OpenBSD__ */
void *