summaryrefslogtreecommitdiffstats
path: root/filter/filter.c
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-12-01 12:39:58 +0100
committerPavel Machek <pavel@ucw.cz>1999-12-01 12:39:58 +0100
commit6781e5213b3c910317a68aaee7ee53e81ee93948 (patch)
tree6a5f11364b7f6fc97ca8c64c47d7b43c685d5c0c /filter/filter.c
parentf2ed663aea02ac38621ecfe91cd1f37f4a56dc4d (diff)
downloadbird-6781e5213b3c910317a68aaee7ee53e81ee93948.tar
bird-6781e5213b3c910317a68aaee7ee53e81ee93948.zip
FIXME's cleaned up: I have actually fixed things without killing
comments. There are no urgent FIXME's in filters. Perhaps we should start with documentation?
Diffstat (limited to 'filter/filter.c')
-rw-r--r--filter/filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/filter.c b/filter/filter.c
index 9c2bfe8..6ae4eaa 100644
--- a/filter/filter.c
+++ b/filter/filter.c
@@ -7,7 +7,6 @@
*
* Notice that pair is stored as integer: first << 16 | second
*
- * FIXME: Check if prefixes are really prefixes.
*/
#include <stdio.h>