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"