diff options
Diffstat (limited to 'sys/net/if.c')
-rw-r--r-- | sys/net/if.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if.c b/sys/net/if.c index 28efc50d7a99d..9387eee518cbc 100644 --- a/sys/net/if.c +++ b/sys/net/if.c @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)if.c 8.5 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if.c,v 1.199.2.20 2006/01/03 22:42:58 emaste Exp $ */ #include "opt_compat.h" |