IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/tvgrid.c

    r3693 r4689  
    99  double x0, y0, x1, y1;
    1010  double dDEC, fDEC, dRA, fRA;
    11   char buffer[1024], format[16];
     11  char format[16];
    1212  Coords coords;
    1313  int Ximage, Nimage, N;
     
    8383  NY = buf[0].header.Naxis[1];
    8484
     85  x0 = y0 = 0;
    8586  dRA = MAX (fabs(ra1 - ra0) / 100.0, 0.1);
    8687  connect = FALSE;
Note: See TracChangeset for help on using the changeset viewer.