IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7365


Ignore:
Timestamp:
Jun 6, 2006, 11:35:06 AM (20 years ago)
Author:
jhoblitt
Message:

fix missing type conversion

File:
1 edited

Legend:

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

    r7023 r7365  
    191191        pzPendingImfileRow *row = pzPendingImfileRowAlloc(
    192192            exp_id,
    193             bytes,
     193            (psS32)atol(bytes),
    194194            md5sum,
    195195            class,
Note: See TracChangeset for help on using the changeset viewer.