mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2025-02-02 15:07:47 -05:00
Fix: Corrected comment
This commit is contained in:
parent
fd617578a7
commit
334e84fac3
@ -44,7 +44,7 @@ typedef struct {
|
|||||||
/* Whether the this backend is thread safe. */
|
/* Whether the this backend is thread safe. */
|
||||||
int is_thread_safe;
|
int is_thread_safe;
|
||||||
|
|
||||||
/* Perform the actual test on the object. */
|
/* Perform the actual handling of the object. */
|
||||||
igloo_filter_result_t (*handle)(igloo_INTERFACE_BASIC_ARGS, igloo_ro_t object);
|
igloo_filter_result_t (*handle)(igloo_INTERFACE_BASIC_ARGS, igloo_ro_t object);
|
||||||
|
|
||||||
/* Flush all data left in the handler.
|
/* Flush all data left in the handler.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user