LSDEV:fix corrupted 80 cols display

This commit is contained in:
burniouf 2021-07-27 22:16:03 +02:00
parent a00188b872
commit 30d8231517
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -240,7 +240,7 @@ CS.QUIT clc
*--------------------------------------
CS.END
MSG0 .AZ "hFD Type Name Addr Status Typ/Sub IDString Version Size (BLK)"
MSG.DEV .AZ "%3d %5s %12s %H "
MSG.DEV .AZ "%3d %5s %12s %H "
MSG.DEV.ERR .AZ "Device Error : $%h\r\n"
MSG.DEV.DIB .AZ "%s $%h/$%h %16S %03d.%03d "
MSG.DEV.B .AZ "%10u\r\n"