Ignore:
Timestamp:
Sep 9, 2003, 9:21:51 PM (22 years ago)
Author:
bird
Message:

Fixed testcase.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testcase/optlink/tst1asmc.c

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r677 r678  
    1313 */
    1414
    15 extern int _Optlink asmfoo (int i1, int i2, int i3, float rf1, float rf2, float rf3, float rf4)
     15extern int _Optlink asmfoo (int i1, int i2, int i3, double rf1, double rf2, double rf3, double rf4)
    1616{
    1717    if (i1 != 1)
Note: See TracChangeset for help on using the changeset viewer.