aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mbpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/mbpool.h')
-rw-r--r--sys/sys/mbpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/mbpool.h b/sys/sys/mbpool.h
index f292f29721ab..7ad253bc6c80 100644
--- a/sys/sys/mbpool.h
+++ b/sys/sys/mbpool.h
@@ -34,7 +34,7 @@
* interfaces on 64bit machines). This assists network interfaces that may need
* huge numbers of mbufs.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/mbpool.h,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_MBPOOL_H_
#define _SYS_MBPOOL_H_