mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-29 19:59:16 +02:00
* Fix compilation on non-Unix
git-svn-id: trunk@2447 -
This commit is contained in:
parent
2ff2918016
commit
d9030088dd
@ -43,7 +43,7 @@ type
|
||||
is not passed on to the program in most X terminal emulators.}
|
||||
const ekm_default = ekm_microsoft;
|
||||
{$else}
|
||||
ekm_default = ekm_borland;
|
||||
const ekm_default = ekm_borland;
|
||||
{$endif}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user