Commit 0fd6a77ff26f7b9ded8fcfa97c572423632854d4

Paul Eggert 2010-09-02T12:51:40

hash: fix safe_hasher const typo * lib/hash.c (safe_hasher): Result is pointer, not pointer to const; otherwise, there is a type error later.