IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2007, 4:18:40 AM (19 years ago)
Author:
rhl
Message:

graphdata isn't defined if kapa isn't found (already fixed on mainline; rev 1.8)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel-1_0/psModules/src/extras/pmKapaPlots.c

    r11459 r12178  
    77 *  @author EAM, IfA
    88 *
    9  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2007-01-31 03:11:35 $
     9 *  @version $Revision: 1.7.2.1 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2007-03-02 14:18:40 $
    1111 *
    1212 *  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    226226}
    227227
    228 bool pmKapaPlotVectorTriple_AutoLimits_OpenGraph (int kapa, Graphdata *graphdata, psVector *xVec, psVector *yVec, psVector *zVec, bool increasing)
     228bool pmKapaPlotVectorTriple_AutoLimits_OpenGraph (int kapa, void *graphdata, psVector *xVec, psVector *yVec, psVector *zVec, bool increasing)
    229229{
    230230    return false;
Note: See TracChangeset for help on using the changeset viewer.