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 0d84f06d72538..0a2c8f11c6edf 100644
--- a/sys/netgraph/ng_source.h
+++ b/sys/netgraph/ng_source.h
@@ -36,7 +36,7 @@
*
* Author: Dave Chapeskie <dchapeskie@sandvine.com>
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_source.h,v 1.6 2005/04/05 17:22:05 glebius Exp $
*/
#ifndef _NETGRAPH_NG_SOURCE_H_