* fixed typo

git-svn-id: trunk@8403 -
This commit is contained in:
Jonas Maebe 2007-09-08 11:11:35 +00:00
parent 91629f810f
commit 7a94d05e23

View File

@ -502,7 +502,7 @@ begin
clear_values;
clear_globals;
{$ifdef test_longdouble}}
{$ifdef test_longdouble}
value_u8bit := RESULT_U8BIT;
value_long_double := RESULT_LONGDOUBLE;
test_param_mixed_long_double(value_long_double, value_u8bit);