IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 982


Ignore:
Timestamp:
Jun 10, 2004, 8:49:28 AM (22 years ago)
Author:
desonia
Message:

reflected psSetLogLevel to psLogSetLevel name change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psList.c

    r960 r982  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-06-09 21:46:37 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-06-10 18:49:28 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3939int main()
    4040{
    41     psSetLogLevel(PS_LOG_INFO);
     41    psLogSetLevel(PS_LOG_INFO);
    4242
    4343    if (! runTestSuite(stderr,"psList",tests)) {
Note: See TracChangeset for help on using the changeset viewer.