mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 08:28:09 +02:00
* Do not redefine TBytes
This commit is contained in:
parent
4b956674dd
commit
70c286d7d5
@ -22,8 +22,6 @@ interface
|
||||
uses SysUtils;
|
||||
|
||||
Type
|
||||
TBytes = Array of Byte;
|
||||
|
||||
{ TAlphabetEncoder }
|
||||
TReverseAlphabet = Array[0..255] of Byte;
|
||||
TStandardEncoder = (seBase16,
|
||||
|
Loading…
Reference in New Issue
Block a user