Changeset 24783 for trunk/ippTools/src/receivetool.c
- Timestamp:
- Jul 13, 2009, 10:20:54 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/receivetool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/receivetool.c
r24125 r24783 438 438 psFree(where); 439 439 440 // make sure that the data is processed in the order that the filesets 441 // were posted 442 psStringAppend(&query, "\nORDER BY fileset_id"); 443 440 444 if (limit) { 441 445 psString limitString = psDBGenerateLimitSQL(limit);
Note:
See TracChangeset
for help on using the changeset viewer.
