IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36632


Ignore:
Timestamp:
Apr 2, 2014, 10:22:07 AM (12 years ago)
Author:
bills
Message:

complete prototype for client_logger_init() to fix compile error at MPIA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r36630 r36632  
    444444ImageSubset *ImageSubsetLoad(char *filename, off_t *nimage);
    445445
    446 int client_logger_init ();
     446int client_logger_init (char *dirname);
    447447int client_logger_message (char *format,...);
    448448
Note: See TracChangeset for help on using the changeset viewer.