mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 17:39:20 +02:00
heavy refactoring of session.c
Change-Id: Iddde0479444dae15a61fa32ea4fd8ae894029183 Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
@@ -23,7 +23,7 @@ int import_message(char *filename, struct session_data *sdata, struct __data *da
|
||||
char *rule;
|
||||
struct stat st;
|
||||
struct parser_state state;
|
||||
struct __counters counters;
|
||||
struct counters counters;
|
||||
|
||||
|
||||
init_session_data(sdata, cfg);
|
||||
|
||||
Reference in New Issue
Block a user