# HG changeset patch # User ethanzonca # Date 2009-07-30 13:06:26 # Node ID 2649adfbf346d555d47cf6647669f2a080a80182 # Parent 8f259fc648f43285ed27d7b7924cdf0cbefa35ed Added some doxygen-ish comments, please edit them, someone. diff --git a/src/server/distrend.c b/src/server/distrend.c --- a/src/server/distrend.c +++ b/src/server/distrend.c @@ -117,24 +117,32 @@ int highest_jobnum; // The job number of /* ********************** Functions ************************* */ /* Functions to stubify */ + +/** Command interface for distren? */ int distrend_do(){ } +/** Something? */ void distrend_accept(){ } +/** Frees the action */ void distrend_action_free(){ } +/** Start listening */ void distrend_listen(){ } +/** Stop listening */ void distrend_unlisten(){ } +/** This is probably just a placeholder for remotio */ void remotio_send_to_client(){ // I am futile! } +/** Fill variables after crash / shutdown from XML dumps */ void start_data(){ if(1 == 0){