X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.c;h=599aaad97815b67c68464c094866ce4d1bd6e5a4;hp=e7fc2cd7c7e70c04e19a83d344c90faee4f24ac4;hb=c282c836791cedf57c128555af90af37c7c01c05;hpb=fb6d93240bb9c7c3d2c8e1826d722296002fb487 diff --git a/filter.c b/filter.c index e7fc2cd7..599aaad9 100644 --- a/filter.c +++ b/filter.c @@ -154,7 +154,7 @@ static int parse_config(int argc, char *argv[]) return 1; } -/* TODO: support more than one filter, actually parse options */ +/* TODO: support buffer tree, not just a chain. */ static int __noreturn main_btr(void) { static struct sched s;