Changeset 27207 for trunk/ippTools/src/magicdstool.c
- Timestamp:
- Mar 5, 2010, 1:02:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r27206 r27207 408 408 psFree(limitString); 409 409 } 410 if (!p_psDBRunQueryF(config->dbh, query, rerun_flag)) {410 if (!p_psDBRunQueryF(config->dbh, query, set_label, rerun_flag)) { 411 411 psError(PS_ERR_UNKNOWN, false, "database error"); 412 412 psFree(query);
Note:
See TracChangeset
for help on using the changeset viewer.
