Changeset - 477c564bf47e
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-29 19:51:19

Un-stubby stubs
1 file changed with 19 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -116,6 +116,25 @@ int highest_jobnum; // The job number of
 

	
 
/* ********************** Functions ************************* */
 

	
 
/* Functions to stubify */
 
void distrend_do(){
 

	
 
}
 
void distrend_accept(){
 

	
 
}
 
void distrend_action_free(){
 

	
 
}
 
void distrend_listen(){
 

	
 
}
 
void distrend_unlisten(){
 

	
 
}
 
void remotio_send_to_client(){
 
	// I am futile!
 
}
 
void start_data(){
 

	
 
	if(1 == 0){
0 comments (0 inline, 0 general)