diff options
Diffstat (limited to 'sys/netgraph/ng_echo.h')
-rw-r--r-- | sys/netgraph/ng_echo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_echo.h b/sys/netgraph/ng_echo.h index ca8663f1d864..6b16564c45a6 100644 --- a/sys/netgraph/ng_echo.h +++ b/sys/netgraph/ng_echo.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_echo.h,v 1.1.2.1 1999/11/17 07:23:23 julian Exp $ * $Whistle: ng_echo.h,v 1.3 1999/01/20 00:22:12 archie Exp $ */ |