IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2005, 3:58:43 PM (21 years ago)
Author:
desonia
Message:

changed the prototype of psMetadataLookup_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psLogMsg.c

    r3232 r3246  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-02-16 00:22:05 $
     13 *  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-02-17 01:58:42 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4646#define MAX_LOG_LEVEL 9
    4747
    48 #define MAX_LOG_LINE_LENGTH 128
    49 
     48#define MAX_LOG_LINE_LENGTH 256
    5049
    5150static FILE *logDest = (FILE *) 1;      // flag to initialize to stderr before using.
Note: See TracChangeset for help on using the changeset viewer.