Преглед изворни кода

* fix stupid nested comment problem

carl пре 23 година
родитељ
комит
b1f3d3bd2b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tests/tbf/tb0125.pp

+ 1 - 1
tests/tbf/tb0125.pp

@@ -1,6 +1,6 @@
 { %fail }
 { Returns this error under Delphi :
-{  Error: Types of actual and formal var parameters must be identical }
+  Error: Types of actual and formal var parameters must be identical }
 {$ifdef fpc}
 {$mode objfpc}
 {$endif}