Fixed the spacing in the symbole table files t#NONE
This commit is contained in:
@ -7,7 +7,6 @@ typedef struct ListOfTable {
|
||||
struct SymbolTable* table;
|
||||
// struct ListOfTable* prev;
|
||||
struct ListOfTable* next;
|
||||
|
||||
} ListOfTable;
|
||||
|
||||
typedef struct TableNode {
|
||||
|
Reference in New Issue
Block a user