* fixed endif comment

git-svn-id: trunk@30099 -
This commit is contained in:
nickysn 2015-03-05 13:53:16 +00:00
parent 94c4308086
commit f556a4ea31

View File

@ -557,7 +557,7 @@ begin
Insert(IL);
R2.Move(0,-1);
Insert(New(PLabel, Init(R2,label_debugger_useanothertty, IL)));
{$endif Windows}
{$endif Unix}
end;
InsertButtons(D);
RB^.Select;