mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:19:37 +02:00
IDE: line ending CR call Classic Mac, issue #37800
git-svn-id: branches/fixes_2_0@63909 -
This commit is contained in:
parent
7382f9906d
commit
b85943b863
@ -7127,7 +7127,7 @@ var
|
||||
const
|
||||
LE_Names : array [TLineEnding] of String =(
|
||||
'LF (Unix, Linux)',
|
||||
'CR (Mac)',
|
||||
'CR (Classic Mac)',
|
||||
'CRLF (Win, DOS)'
|
||||
);
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user