diff options
Diffstat (limited to 'sys/netgraph/ng_base.c')
-rw-r--r-- | sys/netgraph/ng_base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_base.c b/sys/netgraph/ng_base.c index 28486108446f..9c007a5b80c8 100644 --- a/sys/netgraph/ng_base.c +++ b/sys/netgraph/ng_base.c @@ -37,7 +37,7 @@ * Authors: Julian Elischer <julian@whistle.com> * Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_base.c,v 1.11.2.5 2000/08/22 18:33:53 archie Exp $ * $Whistle: ng_base.c,v 1.39 1999/01/28 23:54:53 julian Exp $ */ |