IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2004, 2:15:17 PM (22 years ago)
Author:
desonia
Message:

made some cleanup of the non-working code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psError.c

    r463 r484  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *   
    12  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-04-20 02:30:07 $
     12 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-04-21 00:15:17 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6565
    6666    // Call logging function with PS_LOG_ERROR level
    67     psVLogMsg(name, PS_LOG_ERROR, fmt, argPtr);
     67    psLogMsg(name, PS_LOG_ERROR, fmt, argPtr);
    6868
    6969    // Clean up stack after variable arguement has been used
Note: See TracChangeset for help on using the changeset viewer.