summaryrefslogtreecommitdiff
path: root/sys/dev/random/hash.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /sys/dev/random/hash.h
parentba209d619d07461cc752dcdd596ab0d9b50e847a (diff)
Diffstat (limited to 'sys/dev/random/hash.h')
-rw-r--r--sys/dev/random/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/hash.h b/sys/dev/random/hash.h
index 8580d145d683..9c31976bc8f8 100644
--- a/sys/dev/random/hash.h
+++ b/sys/dev/random/hash.h
@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/random/hash.h,v 1.5 2004/04/09 15:47:09 markm Exp $
*/
#define KEYSIZE 32 /* (in bytes) 32 bytes == 256 bits */