aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_car.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_car.h')
-rw-r--r--sys/netgraph/ng_car.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_car.h b/sys/netgraph/ng_car.h
index b4ebb7d45c8a..34529a387916 100644
--- a/sys/netgraph/ng_car.h
+++ b/sys/netgraph/ng_car.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_car.h,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _NETGRAPH_NG_CAR_H_