Changeset 3473 for trunk/MagicSoft/Mars/mbadpixels
- Timestamp:
- 03/11/04 15:54:36 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCam.cc ΒΆ
r3472 r3473 307 307 { 308 308 309 if (idx > GetSize())309 if (idx >= GetSize()) 310 310 return kFALSE; 311 311
Note:
See TracChangeset
for help on using the changeset viewer.