IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2007, 3:10:15 PM (19 years ago)
Author:
Paul Price
Message:

Fixing typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageStructManip.h

    r15492 r15493  
    55*  @author Robert DeSonia, MHPCC
    66*
    7 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2007-11-08 01:09:49 $
     7*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2007-11-08 01:10:15 $
    99*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1010*/
     
    8080) PS_ATTR_MALLOC;
    8181#define psImageCopy(output, input, type) \
    82       p_psImageSubset(__FILE__, __LINE__, __func__, output, input, type)
     82      p_psImageCopy(__FILE__, __LINE__, __func__, output, input, type)
    8383#endif // ifdef DOXYGEN
    8484
Note: See TracChangeset for help on using the changeset viewer.