Changeset 32985
- Timestamp:
- Dec 20, 2011, 4:49:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_add201112/Ohana/src/libdvo/src/dvo_util.c
r30188 r32985 276 276 FREE(detections); 277 277 278 if (NInvalidDetID) fprintf (stderr, "ERROR: Encountered % ldinvalid detection IDs\n", NInvalidDetID);278 if (NInvalidDetID) fprintf (stderr, "ERROR: Encountered %zx invalid detection IDs\n", NInvalidDetID); 279 279 280 280 return (Ndetect);
Note:
See TracChangeset
for help on using the changeset viewer.
