xref: /dragonfly/usr.bin/wall/ttymsg.h (revision 984263bc)
1 /* $FreeBSD: src/usr.bin/wall/ttymsg.h,v 1.1.2.1 2001/10/18 08:08:17 des Exp $ */
2 
3 const char	*ttymsg(struct iovec *, int, const char *, int);
4