diff options
Diffstat (limited to 'tbl_data.c')
-rw-r--r-- | tbl_data.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ data(struct tbl_node *tbl, struct tbl_span *dp, return(1); } +/* ARGSUSED */ int tbl_cdata(struct tbl_node *tbl, int ln, const char *p) { |