mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 00:08:12 +02:00
* Fix compilation
This commit is contained in:
parent
cd275db151
commit
ef724bddd4
@ -246,7 +246,7 @@ const
|
||||
soStatus = FourCharCode('stat');
|
||||
soErrors = FourCharCode('erro');
|
||||
soInputMode = FourCharCode('inpt');
|
||||
soCharacterMode = FourCharCode('AnsiChar');
|
||||
soCharacterMode = FourCharCode('char');
|
||||
soNumberMode = FourCharCode('nmbr');
|
||||
soRate = FourCharCode('rate');
|
||||
soPitchBase = FourCharCode('pbas');
|
||||
|
Loading…
Reference in New Issue
Block a user