mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 22:09:32 +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
|
if first then
|
||||||
begin
|
begin
|
||||||
write(space);
|
write(space);
|
||||||
write('Management operator options: ');
|
write('Management operators: ');
|
||||||
first:=false;
|
first:=false;
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user