diff options
Diffstat (limited to 'sys/netgraph/ng_etf.h')
-rw-r--r-- | sys/netgraph/ng_etf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_etf.h b/sys/netgraph/ng_etf.h index 9cc87c2fa2841..3ae8441ff6f6d 100644 --- a/sys/netgraph/ng_etf.h +++ b/sys/netgraph/ng_etf.h @@ -30,7 +30,7 @@ * * Author: Julian Elischer <julian@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_etf.h,v 1.5 2005/01/07 01:45:39 imp Exp $ */ #ifndef _NETGRAPH_NG_ETF_H_ |