- Timestamp:
- Jun 23, 2012, 6:57:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/ippTools/src/pztool.c
r33533 r34058 338 338 } 339 339 340 /* psStringAppend(&query, " ORDER BY dateobs"); */ 341 /* if (desc) { */ 342 /* psStringAppend(&query, " DESC"); */ 343 /* } */ 340 if (0) { 341 psStringAppend(&query, " ORDER BY dateobs"); 342 if (desc) { 343 psStringAppend(&query, " DESC"); 344 } 345 } 344 346 345 347 // request the full "limit" from each known camera and throw away any
Note:
See TracChangeset
for help on using the changeset viewer.
