Browse Source

rtl/amicommon: reduce the string sizes in the IllegalDevice list of DOS unit. This in turn reduces binary sizes by almost 3 KiB.

Karoly Balogh 9 months ago
parent
commit
ac4f90b4a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/amicommon/dos.pp

+ 1 - 1
rtl/amicommon/dos.pp

@@ -575,7 +575,7 @@ var
   NumDevices: Integer = 0;
 
 const
-  IllegalDevices: array[0..12] of string =(
+  IllegalDevices: array[0..12] of string[7] =(
                    'PED:',
                    'PRJ:',
                    'PIPE:',   // Pipes