diff options
Diffstat (limited to 'usr.sbin/fwcontrol/fwdv.c')
-rw-r--r-- | usr.sbin/fwcontrol/fwdv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c index 7b749e61128e..5811ad1d6c3f 100644 --- a/usr.sbin/fwcontrol/fwdv.c +++ b/usr.sbin/fwcontrol/fwdv.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwdv.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> |