IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 23, 2004, 6:52:51 PM (22 years ago)
Author:
eugene
Message:

minor compilation errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/include/fitsio.h

    r2415 r2418  
    8181int   fits_fread_ftable           PROTO((FILE *, FTable *, char *));
    8282int   fits_fread_vtable           PROTO((FILE *f, VTable *table, char *extname, int Nrow, int *row));
     83int   fits_fread_ftable_data      PROTO((FILE *f, FTable *table));
    8384int   fits_fwrite_header          PROTO((FILE *, Header *));
    8485int   fits_fwrite_Theader         PROTO((FILE *, Header *));
Note: See TracChangeset for help on using the changeset viewer.