X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=filter.h;h=712f1e5bac58bada5fdaadc80a99cdbbebe7d10b;hb=8eb5a15bfcc068e8d2504bb84b14455e9fc7c3ba;hp=0c3ac70834b6c3909bd59bc87b9121811c6d3620;hpb=6442f07bb08eb6e557086587f997b1785ea18ef7;p=paraslash.git diff --git a/filter.h b/filter.h index 0c3ac708..712f1e5b 100644 --- a/filter.h +++ b/filter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2008 Andre Noll + * Copyright (C) 2005-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -204,7 +204,7 @@ void close_filters(struct filter_chain *fc); void filter_init(struct filter *all_filters); int check_filter_arg(char *filter_arg, void **conf); void filter_pre_select(__a_unused struct sched *s, struct task *t); - +void print_filter_helps(int detailed); static inline void write_int16_host_endian(char *buf, int val) {