IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2529


Ignore:
Timestamp:
Nov 29, 2004, 3:24:32 PM (22 years ago)
Author:
harman
Message:

Added ';' to prototype

Location:
trunk/psLib/src
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psMetadataIO.h

    r2528 r2529  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-11-30 01:19:14 $
     11*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-30 01:24:32 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7575    psMetadata** md,                   ///< Resulting metadata from read.
    7676    const char *fileName               ///< Name of file to read.
    77 )
     77);
    7878
    7979/// @}
  • trunk/psLib/src/collections/psMetadataIO.h

    r2528 r2529  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-11-30 01:19:14 $
     11*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-30 01:24:32 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7575    psMetadata** md,                   ///< Resulting metadata from read.
    7676    const char *fileName               ///< Name of file to read.
    77 )
     77);
    7878
    7979/// @}
  • trunk/psLib/src/types/psMetadataConfig.h

    r2528 r2529  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-11-30 01:19:14 $
     11*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-30 01:24:32 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7575    psMetadata** md,                   ///< Resulting metadata from read.
    7676    const char *fileName               ///< Name of file to read.
    77 )
     77);
    7878
    7979/// @}
  • trunk/psLib/src/xml/psXML.h

    r2528 r2529  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-11-30 01:19:14 $
     11*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-30 01:24:32 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7575    psMetadata** md,                   ///< Resulting metadata from read.
    7676    const char *fileName               ///< Name of file to read.
    77 )
     77);
    7878
    7979/// @}
Note: See TracChangeset for help on using the changeset viewer.