More renaming of symbols that are local to the berkeley_db module.
authorArt Cancro <ajc@citadel.org>
Fri, 11 Aug 2023 20:14:09 +0000 (11:14 -0900)
committerArt Cancro <ajc@citadel.org>
Fri, 11 Aug 2023 20:14:09 +0000 (11:14 -0900)
commita3585c5d0d780f6680bf66bb807ae375b9591cb2
tree091d003b7b4dfee2c682fea5f54192de9b0069c2
parent6c5144e6ec6e6ecc3a19feac0c8a36f00e96c45b
More renaming of symbols that are local to the berkeley_db module.

dbp[] is now bdb_table[]
dbenv is now bdb_env
citadel/server/backends/berkeley_db/berkeley_db.c