diff options
Diffstat (limited to 'sys/netgraph/netgraph.h')
-rw-r--r-- | sys/netgraph/netgraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/netgraph.h b/sys/netgraph/netgraph.h index 6ea5cdb1c6f18..2da9f6ada6344 100644 --- a/sys/netgraph/netgraph.h +++ b/sys/netgraph/netgraph.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/netgraph.h,v 1.6.2.2 2000/05/05 02:51:53 archie Exp $ * $Whistle: netgraph.h,v 1.29 1999/11/01 07:56:13 julian Exp $ */ |