summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/translate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/translate.c b/main/translate.c
index 7f7af4cfd..d9270e907 100644
--- a/main/translate.c
+++ b/main/translate.c
@@ -485,7 +485,7 @@ static void rebuild_matrix(int samples)
static char *handle_cli_core_show_translation(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)
{
-#define SHOW_TRANS 13
+#define SHOW_TRANS 16
int x, y, z;
int curlen = 0, longest = 0;