Date: Mon, 9 Apr 2007 22:55:14 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 hash.9 src/sys/sys hash.h Message-ID: <200704092255.l39MtEeR091124@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-04-09 22:55:14 UTC
FreeBSD src repository
Modified files:
share/man/man9 hash.9
sys/sys hash.h
Log:
Fix a compiler warning so hash.h can be included in the kernel. This changes
the args for hash32_stre and hash32_strne but there are no consumers in the
base system and openbgpd does not use it which the initial import was for.
Silence on: hackers
Revision Changes Path
1.4 +3 -3 src/share/man/man9/hash.9
1.3 +5 -4 src/sys/sys/hash.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704092255.l39MtEeR091124>
