Ignore:
Timestamp:
Aug 12, 1999, 12:27:56 AM (26 years ago)
Author:
phaller
Message:

Fix: update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odincrt.h

    r470 r484  
    1 /* $Id: odincrt.h,v 1.2 1999-08-10 13:52:09 phaller Exp $ */
     1/* $Id: odincrt.h,v 1.3 1999-08-11 22:25:50 phaller Exp $ */
    22
    33/*
     
    9797 ****************************************************************************/
    9898
    99 void*  ODINAPI  __nw__FUi         ( void* p1 );              // operator new()
     99void*  ODINAPI  __nw__FUi         ( unsigned int i );        // operator new()
    100100
    101101//@@@PH ODIN_new(myClass, ##myParams) new ....
Note: See TracChangeset for help on using the changeset viewer.