summaryrefslogtreecommitdiffstats
path: root/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term.h')
-rw-r--r--term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/term.h b/term.h
index 3c7ecd57..93d7453d 100644
--- a/term.h
+++ b/term.h
@@ -81,6 +81,7 @@ struct termact {
void *ascii2htab(void);
const char *a2ascii(void *, const char *, size_t, size_t *);
+void asciifree(void *);
void newln(struct termp *);
void vspace(struct termp *);