]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - filter_common.c
paraslash 0.7.3
[paraslash.git] / filter_common.c
index 4702df6cb85a1a10f951d31f8c9471cd63668307..f48e457005ca3510fb51d5e5f95405af15d927c1 100644 (file)
@@ -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;