IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2008, 2:22:39 PM (18 years ago)
Author:
eugene
Message:

minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpArguments.c

    r15604 r17525  
    4747    }
    4848
    49     status = pmConfigFileSetsMD (config->arguments, &argc, argv, "INPUT", "-file", "-list");
    50     if (!status) {
     49    if (!pmConfigFileSetsMD (config->arguments, &argc, argv, "INPUT", "-file", "-list")) {
    5150        psError(PSWARP_ERR_ARGUMENTS, true, "Missing -file (input) or -list (input)");
    5251        return NULL;
Note: See TracChangeset for help on using the changeset viewer.