]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
command.c: Document return value of handle_connect().
[paraslash.git] / server.h
index 69d27054a82fa0347fb8774053711fca77605325..d56da7eb0db8d74c78e139484653e84e51ba684e 100644 (file)
--- a/server.h
+++ b/server.h
@@ -117,3 +117,4 @@ int handle_connect(int fd);
 void parse_config_or_die(bool reload);
 char *server_get_tasks(void);
 bool process_is_command_handler(void);
+void free_lpr(void);