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 633a64a2a114..73a74605dbc0 100644 --- a/sbin/ping/ping.c +++ b/sbin/ping/ping.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)ping.c 8.1 (Berkeley) 6/5/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/ping/ping.c,v 1.106.2.1 2005/08/19 09:29:25 glebius Exp $"); /* * P I N G . C |
