]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
filter: Switch from linked lists to arrays.
authorAndre Noll <maan@systemlinux.org>
Mon, 31 Mar 2008 22:23:58 +0000 (00:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 31 Mar 2008 22:23:58 +0000 (00:23 +0200)
The number of filters is known and never changes, so it's easier
to use arrays.


No differences found