diff options
Diffstat (limited to 'usr.bin/msgs/msgs.c')
-rw-r--r-- | usr.bin/msgs/msgs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/msgs/msgs.c b/usr.bin/msgs/msgs.c index 23f224047b1f3..5ed8c800e037a 100644 --- a/usr.bin/msgs/msgs.c +++ b/usr.bin/msgs/msgs.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)msgs.c 8.2 (Berkeley) 4/28/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/msgs/msgs.c,v 1.27.24.1 2010/12/21 17:10:29 kensmith Exp $"); /* * msgs - a user bulletin board program |