mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 17:49:19 +02:00
code cleanup
This commit is contained in:
@@ -22,7 +22,7 @@ int import_message(char *filename, struct session_data *sdata, struct __data *da
|
||||
int rc=ERR, fd;
|
||||
char *rule;
|
||||
struct stat st;
|
||||
struct _state state;
|
||||
struct parser_state state;
|
||||
struct __counters counters;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user