1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-09-29 04:25:57 -04:00

Fix: Corrected comment

This commit is contained in:
Philipp Schafft 2019-07-14 13:01:43 +00:00
parent fd617578a7
commit 334e84fac3

View File

@ -44,7 +44,7 @@ typedef struct {
/* Whether the this backend 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);
/* Flush all data left in the handler.