IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2008, 12:40:36 PM (18 years ago)
Author:
eugene
Message:

whitespace difference

File:
1 edited

Legend:

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

    r16911 r17287  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2008-03-11 00:49:14 $
     5 *  @version $Revision: 1.40 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2008-04-02 22:40:36 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    330330    }
    331331    if (apSum <= 0) {
    332         psError(PM_ERR_PHOTOM, true, "apSum is negative");
     332        psError(PM_ERR_PHOTOM, true, "apSum is negative");
    333333        return false;
    334334    }
Note: See TracChangeset for help on using the changeset viewer.