IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2005, 4:39:58 PM (21 years ago)
Author:
drobbin
Message:

made minor changes according to most recent api-delta report from IFA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psMemory.h

    r4589 r4590  
    1212 *  @ingroup MemoryManagement
    1313 *
    14  *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-07-21 01:40:10 $
     14 *  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-07-21 02:39:57 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    118118 *  @ingroup memCallback
    119119 */
    120 typedef void* (*psMemExhaustedCallback) (
     120typedef psPtr (*psMemExhaustedCallback) (
    121121    size_t size                        ///< the size of buffer required
    122122);
Note: See TracChangeset for help on using the changeset viewer.