X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/dbbe21ed037a7395b671724c0a7c04c90cbaa10d..5f1fd8a5566704f5eec6b2323d070386ed19a214:/include/s_conf.h diff --git a/include/s_conf.h b/include/s_conf.h index 4e734d7..6a10c56 100644 --- a/include/s_conf.h +++ b/include/s_conf.h @@ -368,6 +368,7 @@ extern void parse_d_file(FILE * fb); extern void parse_x_file(FILE * fb); extern void parse_resv_file(FILE *); extern char *getfield(char *newline); +extern char *xline_encode_spaces(const char *); extern char *get_oper_name(struct Client *client_p);