IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20882


Ignore:
Timestamp:
Dec 3, 2008, 2:07:25 PM (17 years ago)
Author:
eugene
Message:

kapa should not use X here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourcePlotApResid.c

    r15562 r20882  
    44 *  @author EAM, IfA
    55 *
    6  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2007-11-10 01:09:20 $
     6 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2008-12-04 00:07:25 $
    88 *  Copyright 2006 IfA, University of Hawaii
    99 */
     
    6363        return false;
    6464
    65     int kapa = pmKapaOpen (true);
     65    int kapa = pmKapaOpen (false);
    6666    if (kapa == -1) {
    6767        psError(PS_ERR_UNKNOWN, true, "failure to open kapa");
Note: See TracChangeset for help on using the changeset viewer.