parent
78909ff5aa
commit
44fcb894c5
|
|
@ -263,7 +263,6 @@ void myLinkedListFree(MyLinkedList* obj) {
|
|||
}
|
||||
|
||||
/**
|
||||
|
||||
* Your MyLinkedList struct will be instantiated and called as such:
|
||||
* MyLinkedList* obj = myLinkedListCreate();
|
||||
* int param_1 = myLinkedListGet(obj, index);
|
||||
|
|
|
|||
Loading…
Reference in New Issue