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/addstar/include/addstar.h

    r27296 r27368  
    158158void       SetProtect             PROTO((int mode));
    159159int        SetSignals             PROTO((void));
    160 int        Shutdown               PROTO((char *message, ...));
     160int        Shutdown               PROTO((char *message, ...)) OHANA_FORMAT(printf, 1, 2);
    161161void       TrapSignal             PROTO((int sig));
    162162float      airmass                PROTO((float secz_image, double ra, double dec, double st, double latitude));
Note: See TracChangeset for help on using the changeset viewer.