IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6549


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

Fixing format of psMetadataPrint.

File:
1 edited

Legend:

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

    r6478 r6549  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.99.4.2 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-02-24 04:01:17 $
     14 *  @version $Revision: 1.99.4.3 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2006-03-09 02:00:21 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    11411141            break;
    11421142        default:
     1143            printf("\n");
    11431144            psError(PS_ERR_IO, false, "Non-printable metadata type: %x\n", item->type);
    11441145        }
Note: See TracChangeset for help on using the changeset viewer.