string_hash() should be static. hash_clear() should be void.
authorJeremy Allison <jra@samba.org>
Sat, 12 May 2001 20:15:39 +0000 (20:15 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 12 May 2001 20:15:39 +0000 (20:15 +0000)
commite8ab89fbc0b6cec9f3e80fe4327992b2ec7a4a40
treef6ab200904a6addf668911f2b8140756bdebdfb9
parent572a37534b7ee010aafd7e8bcb9da52957306f97
string_hash() should be static. hash_clear() should be void.
Jeremy.
source/include/proto.h
source/lib/hash.c