Changeset 7850
- Timestamp:
- Jul 7, 2006, 7:26:33 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsAverage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsAverage.c
r7849 r7850 29 29 PS_ASSERT_INT_NONNEGATIVE(xBin, false); 30 30 PS_ASSERT_INT_NONNEGATIVE(yBin, false); 31 PS_ASSERT_PTR_NON_NULL(trimsec, false);32 31 33 32 bool success = true; // Result of setting everything
Note:
See TracChangeset
for help on using the changeset viewer.
