Changeset 20848
- Timestamp:
- Nov 26, 2008, 9:53:55 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r20847 r20848 578 578 } 579 579 if (psArrayLength(output) > 1) { 580 psError(PS_ERR_UNKNOWN, true, "unexpected number of rows found % ld for magic_id %ld",580 psError(PS_ERR_UNKNOWN, true, "unexpected number of rows found %" PRId64 " for magic_id %" PRId64 ", 581 581 psArrayLength(output), magic_id); 582 582 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
