aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ipfw/dn_sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ipfw/dn_sched.h')
-rw-r--r--sys/netinet/ipfw/dn_sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ipfw/dn_sched.h b/sys/netinet/ipfw/dn_sched.h
index fe54b0205cf3..3f5d96de0e4b 100644
--- a/sys/netinet/ipfw/dn_sched.h
+++ b/sys/netinet/ipfw/dn_sched.h
@@ -27,7 +27,7 @@
/*
* The API to write a packet scheduling algorithm for dummynet.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet/ipfw/dn_sched.h,v 1.2.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _DN_SCHED_H