added STIX_EBCFULL, remove unneeded items, changed data type of 'ip' in some functions
This commit is contained in:
@ -432,7 +432,7 @@ typedef struct stix_synerr_t stix_synerr_t;
|
||||
struct stix_code_t
|
||||
{
|
||||
stix_uint8_t* ptr;
|
||||
stix_oow_t len;
|
||||
stix_oow_t len;
|
||||
};
|
||||
typedef struct stix_code_t stix_code_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user