IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2004, 7:51:02 AM (22 years ago)
Author:
rhl
Message:

Fixed typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psVector.h

    r680 r704  
    5757/// Destroy the specified vector
    5858void
    59 psVectorFree(psVector *restrict vector  ///< free this vector
     59psVectorFree(psVector *restrict vector, ///< free this vector
    6060             void (*elemFree)(void *))  ///< destructor for array data
    6161;
Note: See TracChangeset for help on using the changeset viewer.