IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16676


Ignore:
Timestamp:
Feb 26, 2008, 2:49:49 PM (18 years ago)
Author:
Paul Price
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFitsImage.c

    r16672 r16676  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2008-02-27 00:35:41 $
     9 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2008-02-27 00:49:49 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    287287                // We can't have the write dying for this reason --- try to save it somehow!
    288288                psWarning("Unable to determine BSCALE and BZERO for image --- setting to 1.0, 0.0");
    289                 psErrorStackClear();
     289                psErrorClear();
    290290            }
    291291        } else {
Note: See TracChangeset for help on using the changeset viewer.