IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17925 for trunk/ippTools/src


Ignore:
Timestamp:
Jun 4, 2008, 4:27:00 PM (18 years ago)
Author:
jhoblitt
Message:

more epoch value support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pztool.c

    r17912 r17925  
    524524                "       %" PRId64 "," // exp_id
    525525                "       pzDownloadImfile.class_id," // tmp_class_id
    526                 "       pzDownloadImfile.uri" // uri
     526                "       pzDownloadImfile.uri," // uri
     527                "       NULL" // epoch
    527528                "   FROM pzDownloadImfile"
    528529                "   WHERE"
Note: See TracChangeset for help on using the changeset viewer.