IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6550


Ignore:
Timestamp:
Mar 8, 2006, 4:00:36 PM (20 years ago)
Author:
Paul Price
Message:

Changing maximum line length.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psLib/src/types/psMetadataConfig.c

    r6191 r6550  
    1010*  @author Eric Van Alst, MHPCC
    1111*
    12 *  @version $Revision: 1.52 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-01-25 22:33:41 $
     12*  @version $Revision: 1.52.4.1 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2006-03-09 02:00:36 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5656
    5757/** Maximum size of a string */
    58 #define MAX_STRING_LENGTH 256
     58#define MAX_STRING_LENGTH 1024
    5959#define MAXSTR 2256
    6060
Note: See TracChangeset for help on using the changeset viewer.