From 3c75f5352105b8b94aca2456330f42cf414f53a3 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Mon, 14 Apr 2014 21:01:34 +0000 Subject: [PATCH] text edit, nothing. --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 0a9eb5b..56915af 100755 --- a/inxi +++ b/inxi @@ -10324,7 +10324,7 @@ print_machine_data() print_memory_data() { eval $LOGFS - local memory_line="${C1}Placeholder$SEP3${C2} Feature not yet developed." + local memory_line="${C1}Placeholder$SEP3${C2} Feature not yet developed" memory_line=$( create_print_line "Memory:" "$memory_line${CN}" ) print_screen_output "$memory_line"