diff options
Diffstat (limited to 'usr.bin/talk/msgs.c')
-rw-r--r-- | usr.bin/talk/msgs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/msgs.c b/usr.bin/talk/msgs.c index f4cd41391dbd..49cc40a6b680 100644 --- a/usr.bin/talk/msgs.c +++ b/usr.bin/talk/msgs.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/talk/msgs.c,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #ifndef lint static const char sccsid[] = "@(#)msgs.c 8.1 (Berkeley) 6/6/93"; |