IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21278


Ignore:
Timestamp:
Feb 3, 2009, 3:50:48 PM (17 years ago)
Author:
bills
Message:

Remove semi-colon that was causing lots of compile warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/psMetadata.h

    r21215 r21278  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.107 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2009-01-29 03:06:43 $
     11*  @version $Revision: 1.108 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2009-02-04 01:50:48 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    696696    const psMetadata *md,              /* Metadata collection to lookup metadata item */ \
    697697    const char *key                    /* Name of metadata key */ \
    698 );
     698)
    699699
    700700PS_METADATA_LOOKUP_TYPE_DECL(Bool, psBool);
Note: See TracChangeset for help on using the changeset viewer.