mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 00:09:23 +02:00
* better text format for management operators in ppudump.pp
git-svn-id: trunk@36202 -
This commit is contained in:
parent
3ade6ae9b8
commit
e91402af87
@ -2337,7 +2337,7 @@ begin
|
||||
if first then
|
||||
begin
|
||||
write(space);
|
||||
write('Management operator options: ');
|
||||
write('Management operators: ');
|
||||
first:=false;
|
||||
end
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user