IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 1, 2006, 5:43:16 PM (20 years ago)
Author:
jhoblitt
Message:

warning fixes

File:
1 edited

Legend:

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

    r8711 r8733  
    391391                psError(PS_ERR_UNKNOWN, false, "database error");
    392392            }
    393             psError(PS_ERR_UNKNOWN, false, "found %d rawImfiles but expected %d",
     393            psError(PS_ERR_UNKNOWN, false, "found %ld rawImfiles but expected %d",
    394394                    psArrayLength(rawImfiles), newExp->imfiles);
    395395            psFree(newExp);
Note: See TracChangeset for help on using the changeset viewer.