From daeb0d03d4a65fa118ad25b34958fb9cacbbd6f4 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 Jun 2014 22:22:46 +0200 Subject: Imported Upstream version 8.2.2 --- plugins/imptcp/imptcp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/imptcp/imptcp.c') diff --git a/plugins/imptcp/imptcp.c b/plugins/imptcp/imptcp.c index 920d876..9dc965b 100644 --- a/plugins/imptcp/imptcp.c +++ b/plugins/imptcp/imptcp.c @@ -1720,6 +1720,7 @@ BEGINactivateCnfPrePrivDrop instanceConf_t *inst; CODESTARTactivateCnfPrePrivDrop iMaxLine = glbl.GetMaxLine(); /* get maximum size we currently support */ + DBGPRINTF("imptcp: config params iMaxLine %d\n", iMaxLine); runModConf = pModConf; for(inst = runModConf->root ; inst != NULL ; inst = inst->next) { -- cgit v1.2.3