diff options
Diffstat (limited to 'usr.bin/finger/net.c')
-rw-r--r-- | usr.bin/finger/net.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/net.c b/usr.bin/finger/net.c index 162dc29a7abe3..18b4606a98188 100644 --- a/usr.bin/finger/net.c +++ b/usr.bin/finger/net.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)net.c 8.3 (Berkeley) 1/2/94"; #else static const char rcsid[] = - "$Id$"; + "$Id: net.c,v 1.6.2.2 1997/08/03 19:23:28 peter Exp $"; #endif #endif /* not lint */ |