* hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" to
authorTom Yu <tlyu@mit.edu>
Tue, 30 Jul 1996 03:59:56 +0000 (03:59 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 30 Jul 1996 03:59:56 +0000 (03:59 +0000)
commit6fe419b7c1a626aff75fe73ce23e35a69277fd07
tree7ebb1699c99214c1625ed4ef40eafcdfa1b6a0f2
parentca12f2d5e537c63e56bb267c1cfb7424ea636b0e
* hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" to
  some function defn's that need them; they were prototyped
  as static but not defined as static.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8863 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/hash/hash.c
src/util/db2/hash/hash_func.c
src/util/db2/hash/hash_page.c