Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipc.h

    rcd63d58 r823de9d  
    5858
    5959char *ipc_master_save_state();
    60 int ipc_master_load_state( char *statefile );
     60void ipc_master_set_statefile( char *fn );
     61int ipc_master_load_state();
    6162int ipc_master_listen_socket();
    6263
Note: See TracChangeset for help on using the changeset viewer.