IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14706


Ignore:
Timestamp:
Aug 30, 2007, 10:32:45 AM (19 years ago)
Author:
Paul Price
Message:

Cut/paste error.

File:
1 edited

Legend:

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

    r14705 r14706  
    55 * @author Robert DeSonia, MHPCC
    66 *
    7  * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-08-30 20:32:17 $
     7 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-08-30 20:32:45 $
    99 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1010 */
     
    3939        psError(PS_ERR_BAD_PARAMETER_NULL, true, \
    4040                "Unallowable operation: psKernel %s or its data is NULL.", \
    41                 #NAME); \
     41                #KERNEL); \
    4242        return RETURNVALUE; \
    4343    } \
Note: See TracChangeset for help on using the changeset viewer.