Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/sys
Module Name: syssrc
Committed By: lukem
Date: Mon Nov 19 05:29:02 UTC 2001
Modified Files:
syssrc/sys/sys: fnv_hash.h
Log Message:
In fnv_64_str(), replace u_register_t (which NetBSD doesn't have) with
Fnv32_t, since it's only going to store an 8 bit number anyway.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/sys/fnv_hash.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index