Changeset 12237 for trunk/ippTools/src/camqueue.c
- Timestamp:
- Mar 5, 2007, 12:37:24 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/camqueue.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/camqueue.c
r12188 r12237 28 28 bool camQueueChipID(pxConfig *config, 29 29 psS64 chip_id, 30 psString workdir, 30 31 psString label, 31 32 psString recipe, … … 50 51 // different on 32/64 51 52 if (!p_psDBRunQuery(config->dbh, query, 53 workdir ? workdir : "NULL", 52 54 label ? label : "NULL", 53 55 recipe ? recipe : "NULL",
Note:
See TracChangeset
for help on using the changeset viewer.
