diff options
Diffstat (limited to 'sys/dev/cxgb/common/jhash.h')
-rw-r--r-- | sys/dev/cxgb/common/jhash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/common/jhash.h b/sys/dev/cxgb/common/jhash.h index 4546b7b3d5b3..df97e2fa0524 100644 --- a/sys/dev/cxgb/common/jhash.h +++ b/sys/dev/cxgb/common/jhash.h @@ -14,7 +14,7 @@ * Routines to test the hash are included if SELF_TEST is defined. * You can use this free for any purpose. It has no warranty. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cxgb/common/jhash.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ /* NOTE: Arguments are modified. */ |