aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc_util.c
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2013-08-23 12:06:27 +0200
committerLukas Larsson <[email protected]>2013-08-23 12:16:09 +0200
commite897846b560002f58edaae543cf28f36e3edfaf4 (patch)
treefd282e0a6875ebdbdad4203f8fa7039cff751336 /erts/emulator/beam/erl_alloc_util.c
parent420fe40a688f88cbcd6c716cc01a5f87908bc5ee (diff)
downloadotp-e897846b560002f58edaae543cf28f36e3edfaf4.tar.gz
otp-e897846b560002f58edaae543cf28f36e3edfaf4.tar.bz2
otp-e897846b560002f58edaae543cf28f36e3edfaf4.zip
erts: Fix print out of acul option in crash dump
Diffstat (limited to 'erts/emulator/beam/erl_alloc_util.c')
-rw-r--r--erts/emulator/beam/erl_alloc_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/erl_alloc_util.c b/erts/emulator/beam/erl_alloc_util.c
index bf8a37c71b..e6d9f83aed 100644
--- a/erts/emulator/beam/erl_alloc_util.c
+++ b/erts/emulator/beam/erl_alloc_util.c
@@ -4369,7 +4369,7 @@ info_options(Allctr_t *allctr,
#endif
"option lmbcs: %beu\n"
"option smbcs: %beu\n"
- "option mbcgs: %beu\n",
+ "option mbcgs: %beu\n"
"option acul: %d\n",
topt,
allctr->ramv ? "true" : "false",