Changeset 27206 for trunk/ippTools
- Timestamp:
- Mar 5, 2010, 12:35:55 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r27144 r27206 392 392 return false; 393 393 } 394 const char *rerun_flag = rerun ? " \n" : ""; // String to give query to activate (or not) rerun394 const char *rerun_flag = rerun ? "" : "\n"; // String to give query to activate (or not) rerun 395 395 396 396 if (stageNum != IPP_STAGE_DIFF) {
Note:
See TracChangeset
for help on using the changeset viewer.
