diff options
author | Pavel Machek <pavel@ucw.cz> | 1999-10-07 13:38:26 +0000 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 1999-10-07 13:38:26 +0000 |
commit | c9f8c1a855cfdde2095cd792289dbce2b7a06371 (patch) | |
tree | d1f67715b108e9a9fcf262bf2524f8e9bb6693db /filter/filter.c | |
parent | f782b72c538b5728f6c3f531a25f669f0bf99b2c (diff) |
FIXME's added. Hopefully fixme list is now complete for filters.
Diffstat (limited to 'filter/filter.c')
-rw-r--r-- | filter/filter.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/filter.c b/filter/filter.c index 7939ad01..aa0b9e96 100644 --- a/filter/filter.c +++ b/filter/filter.c @@ -6,7 +6,6 @@ * Can be freely distributed and used under the terms of the GNU GPL. * * FIXME: local namespace for functions - * FIXME: switch (or how did we call it in final release?) */ #include <stdio.h> |