diff options
Diffstat (limited to 'sys/sys/hash.h')
-rw-r--r-- | sys/sys/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/hash.h b/sys/sys/hash.h index 6ce4fdc169de..b9dd0c06dd38 100644 --- a/sys/sys/hash.h +++ b/sys/sys/hash.h @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $OpenBSD: hash.h,v 1.4 2004/05/25 18:37:23 jmc Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/sys/hash.h,v 1.2.2.1 2006/04/04 19:50:02 andre Exp $ */ #ifndef _SYS_HASH_H_ |