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