diff options
Diffstat (limited to 'usr.bin/talk/look_up.c')
-rw-r--r-- | usr.bin/talk/look_up.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/look_up.c b/usr.bin/talk/look_up.c index 6c40933f7cbb3..b51b9c1afa252 100644 --- a/usr.bin/talk/look_up.c +++ b/usr.bin/talk/look_up.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/talk/look_up.c,v 1.7 2003/09/28 09:45:56 tjr Exp $"); #ifndef lint static const char sccsid[] = "@(#)look_up.c 8.1 (Berkeley) 6/6/93"; |