IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 734


Ignore:
Timestamp:
May 19, 2004, 8:50:33 AM (22 years ago)
Author:
evanalst
Message:

Fixed line continuation fault in source code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImage.c

    r733 r734  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-05-19 02:16:58 $
     8 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-05-19 18:50:33 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    471471    // Verify the returned psImage structure member Nchildren is set to zero.
    472472    if (original->nChildren != 0) {
    473         psError(__func__,"psImageFreeChildren
    474                 row+cols).");
     473        psError(__func__,"psImageFreeChildren row+cols).");
    475474        return 25;
    476475    }
Note: See TracChangeset for help on using the changeset viewer.