Changeset 20962
- Timestamp:
- Dec 11, 2008, 1:50:37 PM (17 years ago)
- File:
-
- 1 edited
-
branches/bills_081204/ippTools/src/difftool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/bills_081204/ippTools/src/difftool.c
r20959 r20962 997 997 if (! (reRun || newTemplates) ) { 998 998 psStringAppend(&diffQuery, "\nAND diff_id IS NULL"); 999 } else { 1000 diffQuery = psStringCopy("\n"); 999 1001 } 1000 1002 … … 1187 1189 } 1188 1190 psFree(output); 1191 psFree(warpQuery); 1192 psFree(stackQuery); 1193 psFree(skycell_query); 1189 1194 1190 1195 if (!diffRunPrintObjects(stdout, list, !simple)) {
Note:
See TracChangeset
for help on using the changeset viewer.
