summaryrefslogtreecommitdiff
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 f292f29721aba..6e96ba860e461 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.1.4.1 2005/01/31 23:26:56 imp Exp $
*/
#ifndef _SYS_MBPOOL_H_
#define _SYS_MBPOOL_H_