Browse Source

Added a newline to that warning.

master
freesource 23 years ago
parent
commit
8496cc1d6a
  1. 2
      BootRoot/Yard.pm

2
BootRoot/Yard.pm

@ -2798,7 +2798,7 @@ sub check_termcap {
else { else {
return warning_test("Warning: No file $mount_point/etc/terminfo/l/linux" return warning_test("Warning: No file $mount_point/etc/terminfo/l/linux"
. " or $mount_point/etc/termcap"); . " or $mount_point/etc/termcap\n");
} }
} # end sub check_termcap } # end sub check_termcap

Loading…
Cancel
Save