IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2006, 5:16:59 PM (20 years ago)
Author:
jhoblitt
Message:

fix -ra claim that it -airmass when reporting the "required" option error

File:
1 edited

Legend:

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

    r8187 r8188  
    442442    }
    443443    if (isnan(ra)) {
    444         psError(PS_ERR_UNKNOWN, true, "-airmass is required");
     444        psError(PS_ERR_UNKNOWN, true, "-ra is required");
    445445        return NULL;
    446446    }
Note: See TracChangeset for help on using the changeset viewer.