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

git-svn-id: trunk@21725 -
This commit is contained in:
sergei 2012-06-27 18:20:52 +00:00
parent 595f28e6fa
commit 335d9346dd

View File

@ -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;