diff options
Diffstat (limited to 'sys/netinet/ip_divert.h')
-rw-r--r-- | sys/netinet/ip_divert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_divert.h b/sys/netinet/ip_divert.h index 1bb09447b23d..3c387b6f6b5a 100644 --- a/sys/netinet/ip_divert.h +++ b/sys/netinet/ip_divert.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_divert.h,v 1.4 2004/10/19 21:14:57 andre Exp $ */ #ifndef _NETINET_IP_DIVERT_H_ |