diff options
Diffstat (limited to 'sys/sys/mbpool.h')
-rw-r--r-- | sys/sys/mbpool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/mbpool.h b/sys/sys/mbpool.h index 60ad4f8be399b..6a7b303603239 100644 --- a/sys/sys/mbpool.h +++ b/sys/sys/mbpool.h @@ -32,7 +32,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 2003/07/15 08:59:37 harti Exp $ */ #ifndef _SYS_MBPOOL_H_ #define _SYS_MBPOOL_H_ |