Changeset 17505
- Timestamp:
- May 4, 2008, 1:38:35 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080430/psLib/src/types/psList.c
r17458 r17505 7 7 * @author Joshua Hoblitt, University of Hawaii 8 8 * 9 * @version $Revision: 1.68 $ $Name: not supported by cvs2svn $10 * @date $Date: 2008-0 4-17 23:43:03$9 * @version $Revision: 1.68.2.1 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2008-05-04 23:38:35 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 259 259 260 260 if (location != PS_LIST_HEAD && location >= list->n) { 261 psLogMsg(__func__,PS_LOG_ WARN,261 psLogMsg(__func__,PS_LOG_DETAIL, 262 262 "Specified location, %ld, is beyond the end of the list. " 263 263 "Adding data item to tail.",
Note:
See TracChangeset
for help on using the changeset viewer.
