Skip to content
Snippets Groups Projects
Commit b6d47257 authored by Barbu Alexandru Daniel's avatar Barbu Alexandru Daniel
Browse files
parent 5b6a0c83
No related branches found
No related tags found
1 merge request!12Fix linter 5.
Pipeline #93840 passed
......@@ -30,7 +30,6 @@ typedef struct so_ring_buffer_t {
pthread_cond_t start_consumers;
int producer_is_alive;
} so_ring_buffer_t;
int ring_buffer_init(so_ring_buffer_t *rb, size_t cap);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment