Skip to content
Snippets Groups Projects
Commit 47f9f7e7 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

fix typo in comment in ldbm_back_close

parent 2b32e6af
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ ldbm_back_close(
BackendInfo *bi
)
{
/* initialize the underlying database system */
/* terminate the underlying database system */
ldbm_shutdown();
return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment