summaryrefslogtreecommitdiff
path: root/uuterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'uuterm.h')
-rw-r--r--uuterm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uuterm.h b/uuterm.h
index 81c4baf..6bda258 100644
--- a/uuterm.h
+++ b/uuterm.h
@@ -85,6 +85,7 @@ void uuterm_stuff_byte(struct uuterm *, unsigned char);
void uuterm_refresh_row(struct uudisp *, struct uurow *, int, int);
int uu_combine_involution(unsigned, unsigned);
+int uu_decompose_char(unsigned, unsigned *, unsigned);
int uudisp_open(struct uudisp *);
int uudisp_fd_set(struct uudisp *, int, void *);