Changeset 30640
- Timestamp:
- Feb 15, 2011, 3:33:30 PM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20101215/ppTranslate/src/ppMopsMerge.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ppTranslate/src/ppMopsMerge.c
r30537 r30640 165 165 if (num == 0) { 166 166 //All detections were NULL?! 167 psTrace("ppMops.merge", 3, "All % d detections were NULL\n", detections->n);167 psTrace("ppMops.merge", 3, "All %ld detections were NULL\n", detections->n); 168 168 return NULL; 169 169 }
Note:
See TracChangeset
for help on using the changeset viewer.
