Changeset 23234
- Timestamp:
- Mar 9, 2009, 3:14:13 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSources.c
r23212 r23234 160 160 } 161 161 162 psArray *matches = pmSourceMatchSources(sourceLists, radius ); // List of matches162 psArray *matches = pmSourceMatchSources(sourceLists, radius, true); // List of matches 163 163 if (!matches) { 164 164 psError(PS_ERR_UNKNOWN, false, "Unable to match sources");
Note:
See TracChangeset
for help on using the changeset viewer.
