Changeset 17700 for trunk/ippTools/src/pzgetimfiles.c
- Timestamp:
- May 14, 2008, 7:10:14 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pzgetimfiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pzgetimfiles.c
r17654 r17700 143 143 } 144 144 145 // remove the pz PendingExp entry for this exp (fileset)145 // remove the pzDownloadExp entry for this exp (fileset) 146 146 { 147 147 char *query = 148 "DELETE FROM pz PendingExp"148 "DELETE FROM pzDownloadExp" 149 149 " WHERE" 150 150 " exp_name = '%s'"
Note:
See TracChangeset
for help on using the changeset viewer.
