Changeset 19574 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Sep 16, 2008, 9:03:08 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r19420 r19574 177 177 if (pretend) { 178 178 // negative simple so the default is true 179 if (! rawExpPrintObjects(stdout, output, !simple)) {179 if (!ippdbPrintMetadatas(stdout, output, "rawExp", !simple)) { 180 180 psError(PS_ERR_UNKNOWN, false, "failed to print array"); 181 181 psFree(output);
Note:
See TracChangeset
for help on using the changeset viewer.
