We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52462b1 commit 605c728Copy full SHA for 605c728
src/flb_ring_buffer.c
@@ -201,3 +201,5 @@ int flb_ring_buffer_read(struct flb_ring_buffer *rb, void *ptr, size_t size)
201
202
return 0;
203
}
204
+
205
0 commit comments