Changeset 4154 for trunk/psLib/src/collections/psPixels.c
- Timestamp:
- Jun 8, 2005, 9:47:19 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psPixels.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psPixels.c
r4145 r4154 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-06-08 03:16:30$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-06-08 19:47:19 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 243 243 psError(PS_ERR_BAD_PARAMETER_NULL, true, 244 244 PS_ERRORTEXT_psPixels_NULL); 245 return out;245 return NULL; 246 246 } 247 247
Note:
See TracChangeset
for help on using the changeset viewer.
