Prechádzať zdrojové kódy

* Fixed unclosed comment causing the test to fail for a completely unrelated reason.

git-svn-id: trunk@21725 -
sergei 13 rokov pred
rodič
commit
335d9346dd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      tests/tbs/tb0528.pp

+ 1 - 1
tests/tbs/tb0528.pp

@@ -2,7 +2,7 @@
 {%skiptarget=darwin,aix}
 
 { darwin limits statically declared data structures to 32 bit for efficiency reasons }
-{ the aix assembler cannot deal with the way we declare these arrays in assembler code )
+{ the aix assembler cannot deal with the way we declare these arrays in assembler code }
 
 program tb0528;