Changeset 10948
- Timestamp:
- Jan 5, 2007, 6:08:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/types/psList.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/types/psList.c
r10898 r10948 6 6 * @author Robert Daniel DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.5 7$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-01-0 4 01:00:32$8 * @version $Revision: 1.58 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-06 04:08:53 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 539 539 } 540 540 if ((iterator->cursor == NULL) && (!iterator->offEnd)) { 541 psLogMsg(__func__,PS_LOG_WARN,542 "Attempt to get previous element with NULL iterator cursor and offEnd=false");543 541 return NULL; 544 542 }
Note:
See TracChangeset
for help on using the changeset viewer.
