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 58d4116911eef..309ab31002f68 100644 --- a/sys/netgraph/ng_mppc.h +++ b/sys/netgraph/ng_mppc.h @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $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.1.2.1 2000/04/18 04:48:39 archie Exp $ */ #ifndef _NETGRAPH_MPPC_H_ |