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..6de1a4af989b5 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ const char *ttymsg(struct iovec *, int, const char *, int); |