Changeset 34081 for trunk/ippTools/src/pztool.c
- Timestamp:
- Jun 26, 2012, 11:19:48 AM (14 years ago)
- Location:
- trunk/ippTools/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120601/ippTools/src (added) merged: 34034,34047,34051-34052,34058-34059,34073
- Property svn:mergeinfo changed
-
trunk/ippTools/src/pztool.c
r33533 r34081 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.
