Changeset 25840 for trunk/ippTools/src/camtool.c
- Timestamp:
- Oct 14, 2009, 12:22:54 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/camtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/camtool.c
r25835 r25840 265 265 266 266 // pxUpdateRun gets parameters from config->args and updates 267 bool result = pxUpdateRun(config, where, &query, true);267 bool result = pxUpdateRun(config, where, &query, "camRun", true); 268 268 if (!result) { 269 269 psError(PXTOOLS_ERR_DATA, false, "pxUpdateRun failed");
Note:
See TracChangeset
for help on using the changeset viewer.
