mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
In the original Java code, MurmurHash was in the "utils" package, not "util", so move it to a new "utils" directory (and namespace), not "util". Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>