mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
fix typo in comment in ldbm_back_close
This commit is contained in:
parent
2b32e6afd7
commit
47f9f7e79d
@ -69,7 +69,7 @@ ldbm_back_close(
|
||||
BackendInfo *bi
|
||||
)
|
||||
{
|
||||
/* initialize the underlying database system */
|
||||
/* terminate the underlying database system */
|
||||
ldbm_shutdown();
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user