diff options
Diffstat (limited to 'sys/netgraph/ng_mppc.h')
-rw-r--r-- | sys/netgraph/ng_mppc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_mppc.h b/sys/netgraph/ng_mppc.h index b826806c277e..1a42b0c5e0d8 100644 --- a/sys/netgraph/ng_mppc.h +++ b/sys/netgraph/ng_mppc.h @@ -38,7 +38,7 @@ * Author: Archie Cobbs <archie@freebsd.org> * * $Whistle: ng_mppc.h,v 1.3 2000/02/12 01:17:22 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_mppc.h,v 1.5.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _NETGRAPH_NG_MPPC_H_ |