IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6878


Ignore:
Timestamp:
Apr 17, 2006, 3:21:53 PM (20 years ago)
Author:
Paul Price
Message:

Increasing maximum length of line, to be compatible with GPC1 camera format configurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/psMetadataConfig.c

    r6484 r6878  
    1010*  @author Eric Van Alst, MHPCC
    1111*
    12 *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-02-24 23:43:15 $
     12*  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2006-04-18 01:21:53 $
    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.