IDE: fixed comment

git-svn-id: trunk@59901 -
This commit is contained in:
mattias 2018-12-23 16:21:10 +00:00
parent 56ce57eedc
commit c0aa2c69f9

View File

@ -681,7 +681,7 @@ begin
if ErrCount=0 then begin
// parser did not add an error message
// => add an error message
// add the last 3 lines of output with fatal urgency
// add up the last 100 lines of output with panic urgency
Tool.EnterCriticalSection; // Note: always lock Tool *before* View
try
EnterCriticalSection;