IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20522


Ignore:
Timestamp:
Nov 3, 2008, 4:41:33 PM (18 years ago)
Author:
Paul Price
Message:

Fixing compilation error.

File:
1 edited

Legend:

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

    r20521 r20522  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.64 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2008-11-04 02:39:37 $
     8 *  @version $Revision: 1.65 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2008-11-04 02:41:33 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    642642            psErrorClear();
    643643        }
    644         psLogMsg ("psModules.objects", 3, "SN range (peaks)  : %f - %f (%d)\n",
     644        psLogMsg ("psModules.objects", 3, "SN range (peaks)  : %f - %f (%ld)\n",
    645645                  stats->min, stats->max, starsn_peaks->n);
    646646        psFree (stats);
Note: See TracChangeset for help on using the changeset viewer.