From 51b0223e4dfd9521810874db1401966a15d1089e Mon Sep 17 00:00:00 2001 From: Valery V Yatsko Date: Sat, 28 Jun 2008 14:27:33 +0400 Subject: [PATCH] 'empty_sockhost = "255.255.255.255"' const for report_this_status --- modules/m_trace.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/m_trace.c b/modules/m_trace.c index c3888a5..9451339 100644 --- a/modules/m_trace.c +++ b/modules/m_trace.c @@ -63,6 +63,8 @@ DECLARE_MODULE_AV1(trace, NULL, NULL, trace_clist, trace_hlist, NULL, "$Revision static void count_downlinks(struct Client *server_p, int *pservcount, int *pusercount); static int report_this_status(struct Client *source_p, struct Client *target_p, int dow); +static const char *empty_sockhost = "255.255.255.255"; + /* * m_trace * parv[0] = sender prefix