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 fa54e1fb46278..14edf6b29d9d0 100644
--- a/sys/netgraph/ng_source.h
+++ b/sys/netgraph/ng_source.h
@@ -45,7 +45,7 @@ EXEMPLARY,
*
* Author: Dave Chapeskie <dchapeskie@sandvine.com>
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_source.h,v 1.3.2.1 2005/01/31 23:26:29 imp Exp $
*/
#ifndef _NETGRAPH_NG_SOURCE_H_