Changeset 30235
- Timestamp:
- Jan 11, 2011, 11:09:24 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ippTools/src/magicdstool.c
- Property svn:mergeinfo set to
r29994 r30235 1115 1115 psString queryFile = NULL; 1116 1116 if (state) { 1117 if (! strcmp(state, "new") ) {1117 if (! strcmp(state, "new") || !strcmp(state, "goto_restored")) { 1118 1118 queryFile = "magicdstool_revertdestreakedfile.sql"; 1119 1119 } else if (!strcmp(state, "update")) {
Note:
See TracChangeset
for help on using the changeset viewer.
