Changeset 27ac72d for ipc.h


Ignore:
Timestamp:
2006-03-03T10:32:53Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
26fdfc5, 96ace1b
Parents:
5e713f6 (diff), cdb92c5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from Jelmer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipc.h

    r5e713f6 r27ac72d  
    5757void ipc_master_set_statefile( char *fn );
    5858int ipc_master_load_state();
    59 
     59int ipc_master_listen_socket();
    6060
    6161extern GSList *child_list;
Note: See TracChangeset for help on using the changeset viewer.