mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-05 09:53:36 +03:00
removed obsolete prototye
This commit is contained in:
parent
7b0d486d3d
commit
ed48d3964f
2
log.h
2
log.h
@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
void setup_syslog(const char* bin_name);
|
void setup_syslog(const char* bin_name);
|
||||||
|
|
||||||
void log_message(int type, const char* msg, ...);
|
|
||||||
|
|
||||||
void log_connection(struct connection_desc* desc, const struct connection *cnx);
|
void log_connection(struct connection_desc* desc, const struct connection *cnx);
|
||||||
|
|
||||||
typedef struct s_msg_info{
|
typedef struct s_msg_info{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user