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/sysUtils/psAbort.c

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