diff options
Diffstat (limited to 'usr.sbin/fwcontrol/fwcontrol.c')
| -rw-r--r-- | usr.sbin/fwcontrol/fwcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/fwcontrol.c b/usr.sbin/fwcontrol/fwcontrol.c index 2d6d25d3d48d..fcba96469aad 100644 --- a/usr.sbin/fwcontrol/fwcontrol.c +++ b/usr.sbin/fwcontrol/fwcontrol.c @@ -34,7 +34,7 @@ #if defined(__FreeBSD__) #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.c,v 1.28.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $"); #endif #include <sys/param.h> |
