diff options
Diffstat (limited to 'sbin/ping/ping.c')
-rw-r--r-- | sbin/ping/ping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/ping.c b/sbin/ping/ping.c index 4fe954ba3feb8..28ea3651336f5 100644 --- a/sbin/ping/ping.c +++ b/sbin/ping/ping.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)ping.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$Id: ping.c,v 1.8.2.16 1998/05/25 20:21:34 fenner Exp $"; + "$Id: ping.c,v 1.8.2.17 1998/07/17 20:13:45 jkh Exp $"; #endif /* not lint */ /* |