aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/finger/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/finger/net.c')
-rw-r--r--usr.bin/finger/net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/net.c b/usr.bin/finger/net.c
index 5260a2d6ca29..53a908deaf9a 100644
--- a/usr.bin/finger/net.c
+++ b/usr.bin/finger/net.c
@@ -41,7 +41,7 @@ static char sccsid[] = "@(#)net.c 8.4 (Berkeley) 4/28/95";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/finger/net.c,v 1.24.12.1 2010/02/10 00:26:20 kensmith Exp $");
#include <sys/param.h>
#include <sys/socket.h>