IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2006, 10:58:49 PM (20 years ago)
Author:
eugene
Message:

major updates to use gprint for buffered / threaded printing

File:
1 edited

Legend:

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

    r7680 r7917  
    9898
    9999usage:
    100   fprintf (stderr, "USAGE: mextract (value) [options]\n");
    101   fprintf (stderr, "  value: measure.parameter or photcode\n");
     100  gprint (GP_ERR, "USAGE: mextract (value) [options]\n");
     101  gprint (GP_ERR, "  value: measure.parameter or photcode\n");
    102102  return (FALSE);
    103103
Note: See TracChangeset for help on using the changeset viewer.