git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3850 689a6050-402a-0410-94f2-e92a70836424
@@ -129,7 +129,7 @@ static void destroy(void)
bdblib_destroy();
}
-int dbt_bind_api(db_func_t *dbb)
+int bdb_bind_api(db_func_t *dbb)
{
if(dbb==NULL)
return -1;