IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2008, 11:44:28 AM (18 years ago)
Author:
bills
Message:

Handle request finish processing in th case were the request doesn't
result in any jobs.

File:
1 edited

Legend:

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

    r16933 r16978  
    778778        // or are there simply no images matching the request
    779779        fprintf(stderr, "No matching images found.\n");
    780         return true;
     780        return false;
    781781    }
    782782
Note: See TracChangeset for help on using the changeset viewer.