Skip to content

Commit

Permalink
Update clist.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nakira974 authored Mar 12, 2024
1 parent 5f6c072 commit 59f58a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion headers/clist.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ typedef struct CLinkedElement {
/***
* @brief Data structure for a circular linked list
*/

typedef struct CLinkedList {
/**
* @brief Current size of the list
Expand Down

0 comments on commit 59f58a9

Please sign in to comment.