Changeset 26686
- Timestamp:
- Jan 26, 2010, 2:59:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionKernels.c
r26657 r26686 1129 1129 1130 1130 type = pmSubtractionKernelsTypeFromString (description); 1131 char *ptr = strchr(description, '(') ;1131 char *ptr = strchr(description, '(') + 1; 1132 1132 psAssert (ptr, "description is missing kernel parameters"); 1133 1133
Note:
See TracChangeset
for help on using the changeset viewer.
