diff options
Diffstat (limited to 'sys/netgraph/ng_hub.h')
-rw-r--r-- | sys/netgraph/ng_hub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_hub.h b/sys/netgraph/ng_hub.h index a735d7b64dfff..7dc006bdfde60 100644 --- a/sys/netgraph/ng_hub.h +++ b/sys/netgraph/ng_hub.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_hub.h,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _NETGRAPH_NG_HUB_H_ |