Changeset 39926 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jan 6, 2017, 11:30:10 AM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/ippTools/src/stacktool.c
r38062 r39926 1328 1328 psFree(where); 1329 1329 1330 // This needs to be sorted by skycell_id, or the ppSkycell calls to mosaic things 1331 // don't work properly. 1332 psStringAppend(&query, " ORDER BY stackRun.skycell_id "); 1333 1330 1334 // treat limit == 0 as "no limit" 1331 1335 if (limit) {
Note:
See TracChangeset
for help on using the changeset viewer.
