diff options
Diffstat (limited to 'usr.bin/wall/ttymsg.h')
-rw-r--r-- | usr.bin/wall/ttymsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wall/ttymsg.h b/usr.bin/wall/ttymsg.h index 31312aa94f55e..625c22d55b13a 100644 --- a/usr.bin/wall/ttymsg.h +++ b/usr.bin/wall/ttymsg.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/wall/ttymsg.h,v 1.1 2001/09/09 14:23:31 dd Exp $ */ const char *ttymsg(struct iovec *, int, const char *, int); |