summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_source.h')
-rw-r--r--sys/netgraph/ng_source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_source.h b/sys/netgraph/ng_source.h
index f9534bc1b0f1..cffa408c2b9a 100644
--- a/sys/netgraph/ng_source.h
+++ b/sys/netgraph/ng_source.h
@@ -43,7 +43,7 @@ EXEMPLARY,
*
* Author: Dave Chapeskie <dchapeskie@sandvine.com>
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_source.h,v 1.2 2003/11/11 12:30:37 ru Exp $
*/
#ifndef _NETGRAPH_NG_SOURCE_H_