IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2007, 2:10:20 PM (19 years ago)
Author:
eugene
Message:

convert str_to_time and related functions to ohana_...; various cleanups for -Wall -Werror

File:
1 edited

Legend:

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

    r14401 r14590  
    55  int i, j, n, m, N, Npts, NPTS, last, Nfields, Nreturn, Ncstack, Nstack;
    66  int Nsecfilt, mode, VERBOSE;
    7   char *p;
    87  char **cstack, name[1024];
    98  float *values;
     
    135134  return (TRUE);
    136135
    137  usage:
    138   gprint (GP_ERR, "USAGE: avextract (value) [options]\n");
    139   gprint (GP_ERR, "  value: average.parameter or photcode\n");
    140 
    141136 escape:
    142137  dbFreeFields (fields, Nfields);
Note: See TracChangeset for help on using the changeset viewer.