aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_ether_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_ether_echo.c')
-rw-r--r--sys/netgraph/ng_ether_echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ether_echo.c b/sys/netgraph/ng_ether_echo.c
index 4064bc371864..ef1532cd62bf 100644
--- a/sys/netgraph/ng_ether_echo.c
+++ b/sys/netgraph/ng_ether_echo.c
@@ -37,7 +37,7 @@
*
* Author: Julian Elisher <julian@freebsd.org>
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_ether_echo.c,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
* $Whistle: ng_echo.c,v 1.13 1999/11/01 09:24:51 julian Exp $
*/