]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - send.h
Merge branch 'refs/heads/t/clean_server_exit'
[paraslash.git] / send.h
diff --git a/send.h b/send.h
index 212fb4a12582610034593398c3d1dca93dc77de4..7a4c01bcb6cc1c80c77e06bc14b164dce8b3304d 100644 (file)
--- a/send.h
+++ b/send.h
@@ -190,8 +190,8 @@ void generic_com_allow(struct sender_command_data *scd,
                struct sender_status *ss);
 void generic_com_deny(struct sender_command_data *scd,
                struct sender_status *ss);
+void generic_com_on(struct sender_status *ss, unsigned protocol);
 void generic_acl_deplete(struct list_head *acl);
-int generic_com_on(struct sender_status *ss, unsigned protocol);
 void generic_com_off(struct sender_status *ss);
 char *generic_sender_help(void);
 struct sender_client *accept_sender_client(struct sender_status *ss, fd_set *rfds);