fix: various bug fixes on allocations and stuff (still wip)
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include "scan.h"
|
||||
|
||||
typedef enum {
|
||||
OPEN,
|
||||
OPEN = 1,
|
||||
CLOSE,
|
||||
FILTERED,
|
||||
UNFILTERED,
|
||||
|
Reference in New Issue
Block a user