Procházet zdrojové kódy

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 před 11 měsíci
rodič
revize
ac4f90b4a7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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