IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 19, 2010, 5:35:25 PM (16 years ago)
Author:
eugene
Message:

update ohana formatting functions to check format and associated types; fixes derived from format checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/largefiles.20100314/Ohana/src/uniphot/include/uniphot.h

    r27312 r27368  
    9898void          create_image_db    PROTO((FITS_DB *db));
    9999void          set_db             PROTO((FITS_DB *in));
    100 int           Shutdown           PROTO((char *format, ...));
     100int           Shutdown           PROTO((char *format, ...) OHANA_FORMAT(printf, 1, 2) );
    101101void          TrapSignal         PROTO((int sig));
    102102void          SetProtect         PROTO((int mode));
Note: See TracChangeset for help on using the changeset viewer.