diff options
Diffstat (limited to 'sys/dev/cp/ng_cp.h')
-rw-r--r-- | sys/dev/cp/ng_cp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cp/ng_cp.h b/sys/dev/cp/ng_cp.h index f35d817604996..448ba56b165a7 100644 --- a/sys/dev/cp/ng_cp.h +++ b/sys/dev/cp/ng_cp.h @@ -13,7 +13,7 @@ * works or modified versions. * * $Cronyx: ng_cp.h,v 1.1.2.4 2004/01/27 14:39:11 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cp/ng_cp.h,v 1.2 2005/01/06 01:42:32 imp Exp $ */ #ifdef NETGRAPH |