IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17029


Ignore:
Timestamp:
Mar 17, 2008, 2:24:09 PM (18 years ago)
Author:
bills
Message:

fix uninitailzed variable warning when building optmizized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/pstamprequest.c

    r16933 r17029  
    3939    psArgumentRemove(argnum, pArgc, argv);
    4040
    41     pstampImageType itype;
     41    pstampImageType itype = PSTAMP_UNKNOWN;
    4242
    4343    if (strcmp(type, "raw") == 0) {
Note: See TracChangeset for help on using the changeset viewer.