diff options
Diffstat (limited to 'sys/netgraph/ng_sample.h')
-rw-r--r-- | sys/netgraph/ng_sample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_sample.h b/sys/netgraph/ng_sample.h index f74f4949f313e..9a3b71f9d2e61 100644 --- a/sys/netgraph/ng_sample.h +++ b/sys/netgraph/ng_sample.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_sample.h,v 1.6 2003/11/11 12:30:37 ru Exp $ * $Whistle: ng_sample.h,v 1.3 1999/01/20 00:22:14 archie Exp $ */ |