diff options
Diffstat (limited to 'sys/netgraph/ng_async.h')
-rw-r--r-- | sys/netgraph/ng_async.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_async.h b/sys/netgraph/ng_async.h index cd7da7c07d10..4ac7662b98ad 100644 --- a/sys/netgraph/ng_async.h +++ b/sys/netgraph/ng_async.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_async.h,v 1.6.2.3 2002/07/02 23:44:02 archie Exp $ * $Whistle: ng_async.h,v 1.5 1999/01/25 01:17:14 archie Exp $ */ |