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..b4444558c0d4 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.105.2.2 2005/11/03 12:42:21 glebius Exp $"); /* * P I N G . C |
