Changeset 7922
- Timestamp:
- Jul 17, 2006, 4:12:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsRead.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsRead.c
r7604 r7922 181 181 pmHDU *hdu = pmHDUGetLowest(fpa, chip, cell); // The HDU at the lowest level 182 182 if (!hdu) { 183 psError(PS_ERR_UNKNOWN, true, "Can't find HDU for cell");183 psError(PS_ERR_UNKNOWN, true, "Can't find HDU for fpa, chip or cell"); 184 184 return false; 185 185 }
Note:
See TracChangeset
for help on using the changeset viewer.
