Ignore:
Timestamp:
Aug 11, 1999, 6:47:00 PM (26 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/odincrt/odincrt.cpp

    r470 r477  
    102102
    103103// operator new()
    104 // @@@PH wrong calling convention
    105 //void* _Optlink __nw__FUi(void* p1)
     104//void* _Optlink ODIN__nw__FUi(unsigned int i)
    106105//  ODIN_TEB_OFF
    107 //  void *rc = __nw__FUi(p1);
     106//  void* rc = __nw__FUi(i);
    108107//  ODIN_TEB_ON1(rc)
    109108
Note: See TracChangeset for help on using the changeset viewer.