forked from KolibriOS/kolibrios
CEdit: bugfix
git-svn-id: svn://kolibrios.org@9913 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -2957,7 +2957,8 @@ BEGIN
|
||||
text.enc := E.CP866;
|
||||
text.eol := E.EOL_CRLF;
|
||||
SetPos(text, 0, 0);
|
||||
resetSelect(text)
|
||||
resetSelect(text);
|
||||
Comments(text)
|
||||
RETURN text
|
||||
END New;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user