xref: /dflybsd-src/usr.bin/wall/ttymsg.h (revision f1e3af6c0d9fb009456c1ad7a10c323acbf7022f)
1 /* $FreeBSD: src/usr.bin/wall/ttymsg.h,v 1.1.2.1 2001/10/18 08:08:17 des Exp $ */
2 /* $DragonFly: src/usr.bin/wall/ttymsg.h,v 1.2 2003/06/17 04:29:33 dillon Exp $ */
3 
4 const char	*ttymsg(struct iovec *, int, const char *, int);
5