From b246af9cec652c89fe22ba8f1cb0fd5b3c23781d Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sun, 8 Jan 2012 09:54:05 -0600 Subject: [PATCH] top: force newline for unexpected signal abnormal exit This commit just restores the pre-nls behavior, which was lost in the migration to nls string tables support. --- top/top_nls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top/top_nls.c b/top/top_nls.c index 43c76fa6..227c568f 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -166,7 +166,7 @@ static void build_norm_nlstab (void) { . c-code logic changes. . */ - Norm_nlstab[EXIT_signals_fmt] = _("" + Norm_nlstab[EXIT_signals_fmt] = _("\n" "\tsignal %d (%s) was caught by %s, please\n" "\tsee http://www.debian.org/Bugs/Reporting\n"); Norm_nlstab[WRONG_switch_fmt] = _(""