Changeset 4985 for trunk/psLib/src/types
- Timestamp:
- Sep 9, 2005, 2:16:59 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/types/psMetadata.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/types/psMetadata.c
r4953 r4985 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.8 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-09- 07 02:36:05$14 * @version $Revision: 1.81 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-09-10 00:16:59 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 357 357 358 358 // Generate warning that item has been replaced 359 psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced",360 existingEntry->name);359 // psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced", 360 // existingEntry->name); 361 361 } else { 362 362 // default is to error on duplicate entry.
Note:
See TracChangeset
for help on using the changeset viewer.
