IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2005, 12:30:02 PM (21 years ago)
Author:
Paul Price
Message:

Changing psArrayElementFree to p_psArrayElementFree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_050513/psLib/src/collections/psArray.h

    r3264 r3933  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-02-17 19:26:23 $
     14 *  @version $Revision: 1.22.8.1 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-05-13 22:30:02 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    103103 *
    104104 */
    105 void psArrayElementFree(
     105void p_psArrayElementFree(
    106106    psArray* psArr                     ///< Void pointer array to destroy.
    107107);
Note: See TracChangeset for help on using the changeset viewer.