xref: /freebsd/usr.bin/wall/ttymsg.h (revision 74fe6c29fb7eef3418d7919dcd41dc1a04a982a1)
1 /* $FreeBSD$ */
2 
3 const char	*ttymsg(struct iovec *, int, const char *, int);
4