forgot about this
This commit is contained in:
parent
b3953bac3a
commit
73b5777b88
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ typedef struct {
|
|||
size_t length;
|
||||
size_t element_size;
|
||||
Node *head;
|
||||
Node *current;
|
||||
} LinkedList;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue