nfqws,tpws : rename function

This commit is contained in:
bol-van
2025-03-12 13:03:33 +03:00
parent 644a934099
commit 08a6e8e069
8 changed files with 6 additions and 6 deletions

View File

@@ -82,7 +82,7 @@ bool pf_in_range(uint16_t port, const port_filter *pf);
bool pf_parse(const char *s, port_filter *pf);
bool pf_is_empty(const port_filter *pf);
void disable_console_io_buffering(void);
void set_console_io_buffering(void);
bool set_env_exedir(const char *argv0);
#ifndef IN_LOOPBACK