Changeset 20130
- Timestamp:
- Oct 13, 2008, 3:48:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/types/psMetadata.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/types/psMetadata.c
r19668 r20130 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.17 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2008- 09-23 19:22:09$14 * @version $Revision: 1.173 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2008-10-14 01:48:30 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 1545 1545 break; 1546 1546 default: 1547 psError(PS_ERR_IO, false, "Non-printable metadata type for \"%s\": %x\n", 1548 item->name, item->type); 1547 fprintf(fd, "<Unsupported type>\n"); 1549 1548 noErrors = false; 1550 1549 break;
Note:
See TracChangeset
for help on using the changeset viewer.
