diff options
Diffstat (limited to 'usr.sbin/rarpd/rarpd.c')
| -rw-r--r-- | usr.sbin/rarpd/rarpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rarpd/rarpd.c b/usr.sbin/rarpd/rarpd.c index a500dd512a13..c16aca1b5de0 100644 --- a/usr.sbin/rarpd/rarpd.c +++ b/usr.sbin/rarpd/rarpd.c @@ -22,7 +22,7 @@ The Regents of the University of California. All rights reserved.\n"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rarpd/rarpd.c,v 1.41 2004/08/07 04:28:54 imp Exp $"); /* * rarpd - Reverse ARP Daemon |
