aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_tag.h')
-rw-r--r--sys/netgraph/ng_tag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_tag.h b/sys/netgraph/ng_tag.h
index 369fe72f38ea..064101d4a486 100644
--- a/sys/netgraph/ng_tag.h
+++ b/sys/netgraph/ng_tag.h
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_tag.h,v 1.1.14.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _NETGRAPH_NG_TAG_H_