summaryrefslogtreecommitdiff
path: root/usr.bin/finger/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/finger/util.c')
-rw-r--r--usr.bin/finger/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/util.c b/usr.bin/finger/util.c
index 54c68f0f6f98..edafae8a196e 100644
--- a/usr.bin/finger/util.c
+++ b/usr.bin/finger/util.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)util.c 8.3 (Berkeley) 4/28/95";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/finger/util.c,v 1.5.2.3 1999/09/06 12:34:18 ru Exp $";
#endif
#endif /* not lint */