IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 19, 2006, 7:24:50 PM (21 years ago)
Author:
jhoblitt
Message:

typo fix

File:
1 edited

Legend:

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

    r6074 r6075  
    5454    if (config.mode == P2_MODE_DONE) {
    5555        psArray *pendingFrames = p2searchPendingFrames(&config);
    56         if (!pendingiFrames) {
     56        if (!pendingFrames) {
    5757            psAbort(argv[0], "p2searchPendingFrames() failed");
    5858        }
Note: See TracChangeset for help on using the changeset viewer.