Changeset 26970
- Timestamp:
- Feb 16, 2010, 5:57:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r26969 r26970 1905 1905 return(false); 1906 1906 } 1907 psTrace("difftool",1,query,stack2Query, diffQuery,stack1Query,stack1Query);1907 psTrace("difftool",1,query,stack2Query,stack1Query,diffQuery,stack1Query); 1908 1908 /* exit(10); */ 1909 1909 … … 1982 1982 psFree(thisWhere); 1983 1983 1984 psTrace("difftool",1, query,stack2Query, diffQuery,this_stack1Query,this_stack1Query);1984 psTrace("difftool",1, query,stack2Query,this_stack1Query,diffQuery,this_stack1Query); 1985 1985 if (!psDBTransaction(config->dbh)) { 1986 1986 psError(PS_ERR_UNKNOWN, false, "database error");
Note:
See TracChangeset
for help on using the changeset viewer.
