X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=filter_common.c;h=f48e457005ca3510fb51d5e5f95405af15d927c1;hb=9055c71be97f1095dcdbd83da305b600f204f763;hp=4702df6cb85a1a10f951d31f8c9471cd63668307;hpb=7e0a0badba66c0cdcb0dcbc8cf3d0f5b71001ca3;p=paraslash.git diff --git a/filter_common.c b/filter_common.c index 4702df6c..f48e4570 100644 --- a/filter_common.c +++ b/filter_common.c @@ -178,7 +178,7 @@ void print_filter_list(void) * in error state) a minimal I/O timeout is requested from the scheduler. * Otherwise the function does nothing. */ -void generic_filter_pre_select(struct sched *s, void *context) +void generic_filter_pre_monitor(struct sched *s, void *context) { struct filter_node *fn = context;