summaryrefslogtreecommitdiffstats
path: root/tbl_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_term.c')
-rw-r--r--tbl_term.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tbl_term.c b/tbl_term.c
index 62573486..c3dbaf35 100644
--- a/tbl_term.c
+++ b/tbl_term.c
@@ -27,9 +27,6 @@
#include "out.h"
#include "term.h"
-/* FIXME: `n' modifier doesn't always do the right thing. */
-/* FIXME: `n' modifier doesn't use the cell-spacing buffer. */
-
static size_t term_tbl_len(size_t, void *);
static size_t term_tbl_strlen(const char *, void *);
static void tbl_char(struct termp *, char, size_t);