IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2009, 3:25:40 PM (17 years ago)
Author:
bills
Message:

change ppstampMakeStamp() to return a program exit code.
This allows us to set the correct error for the job

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/ppstamp.h

    r16132 r25197  
    2020bool ppstampParseCamera(pmConfig *config);
    2121
    22 bool ppstampMakeStamp(pmConfig *config, ppstampOptions *);
     22int ppstampMakeStamp(pmConfig *config, ppstampOptions *);
    2323pmFPAfile * ppstampBuildMosaic(pmConfig *config, pmFPAfile *input, pmFPAview *view);
    2424
Note: See TracChangeset for help on using the changeset viewer.