bug fix in output

This commit is contained in:
inxi-svn 2014-03-03 23:38:39 +00:00
parent 4f954bdb70
commit 70ddbfe37a

2
inxi
View file

@ -9204,7 +9204,7 @@ print_graphics_data()
else else
display_vendor_string="$display_vendor $display_version" display_vendor_string="$display_vendor $display_version"
fi fi
display_server_string="${C1}Display Server$SEP3${C2}$display_vendor_string " display_server_string="${C1}Display Server${SEP3}${C2} $display_vendor_string "
if [[ $B_ROOT == 'true' ]];then if [[ $B_ROOT == 'true' ]];then
root_x_string='for root ' root_x_string='for root '