nmdb: Fix minor build issues in the bdb and tc backends
commit017c68e2294df3076b1d811239a4289df8a62192
authorAlberto Bertogli <albertito@blitiri.com.ar>
Tue, 20 Apr 2010 17:48:21 +0000 (20 14:48 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Tue, 20 Apr 2010 17:48:21 +0000 (20 14:48 -0300)
tree7e0929cff1beabd26a1c72902f478e74bb4e4e29
parente54a300c3712418f55ce6c6da64ae79c92d87886
nmdb: Fix minor build issues in the bdb and tc backends

Commit 8578ddf (Support building with multiple backends, 2010-04-17)
introduced minor build issues in the bdb and tc backends, due to an
undetected problem during testing (they were not being built, even though
they should have been).

This patch fixes those issues, which are all minor typos or omissions.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
nmdb/be-bdb.c
nmdb/be-tc.c