IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2005, 2:40:42 PM (21 years ago)
Author:
eugene
Message:

minor dvo updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/avextract.c

    r3462 r4420  
    5050  if (param == AVE_ZERO) {
    5151    if (!GetPhotcodeInfo (argv[2], &code, &mode)) {
    52       GetAverageParam ("help");
    53       fprintf (stderr, "value may also be a valid photcode\n");
    54       fprintf (stderr, "photcodes or 'mag' may have optional magnitude mode: mag,[Mave, Mref]\n");
     52      GetAverageParamHelp ();
    5553      goto escape;
    5654    }
Note: See TracChangeset for help on using the changeset viewer.