prefilter: fix fields buffered order
This commit is contained in:
@@ -26,6 +26,8 @@ struct osfp_prefilter_hash_element {
|
||||
struct osfp_fingerprint *fp;
|
||||
char *fp_json;
|
||||
unsigned int os_class;
|
||||
|
||||
unsigned int repeated;
|
||||
UT_hash_handle hh;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user