Parent Directory
|
Revision Log
|
Patch
revision 806 by johnpye, Wed Jun 28 16:28:57 2006 UTC | revision 807 by johnpye, Fri Aug 4 08:14:39 2006 UTC | |
---|---|---|
# | Line 340 int logrel_apply_filter( struct logrel_r | Line 340 int logrel_apply_filter( struct logrel_r |
340 | (filter->matchbits & filter->matchvalue) ); | (filter->matchbits & filter->matchvalue) ); |
341 | } | } |
342 | ||
343 | /* to bad there's no entry point that rel must call before being used | /* too bad there's no entry point that rel must call before being used |
344 | * generally, like the FindType checking stuff in var.c | * generally, like the FindType checking stuff in var.c |
345 | */ | */ |
346 | static void check_included_flag(void){ | static void check_included_flag(void){ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |