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