diff options
Diffstat (limited to 'term-utils/ttymsg.h')
-rw-r--r-- | term-utils/ttymsg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/term-utils/ttymsg.h b/term-utils/ttymsg.h new file mode 100644 index 0000000..2cfa730 --- /dev/null +++ b/term-utils/ttymsg.h @@ -0,0 +1,2 @@ +char *ttymsg(struct iovec *iov, size_t iovcnt, char *line, int tmout); + |