Changeset 31153 for trunk/psModules/src/objects/pmFootprintIDs.c
- Timestamp:
- Apr 4, 2011, 1:04:41 PM (15 years ago)
- Location:
- trunk/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/objects/pmFootprintIDs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules
- Property svn:ignore
-
old new 28 28 ChangeLog 29 29 psmodules-*.tar.* 30 a.out.dSYM
-
- Property svn:ignore
-
trunk/psModules/src/objects/pmFootprintIDs.c
r29004 r31153 66 66 67 67 if (footprints->n == 0) { 68 psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints"); 68 // XXX this was an error, but is an allowed condition -- NULL returned image means no footprints for any peaks 69 // psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints"); 69 70 return NULL; 70 71 }
Note:
See TracChangeset
for help on using the changeset viewer.
