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