IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2007, 1:36:04 PM (19 years ago)
Author:
jhoblitt
Message:

missing semicolons

File:
1 edited

Legend:

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

    r11702 r11713  
    276276        // XXX check psError here
    277277        psError(PS_ERR_UNKNOWN, false, "no detNormalizedImfile rows found");
    278         psFree(output)
     278        psFree(output);
    279279        return true;
    280280    }
Note: See TracChangeset for help on using the changeset viewer.