mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 01:54:13 +08:00
mdbx-doc: fix typo in the Doxygen reference.
This commit is contained in:
parent
28fcf33cda
commit
f63f4f8924
2
mdbx.h++
2
mdbx.h++
@ -2823,7 +2823,7 @@ enum class value_mode {
|
||||
/// \see txn::open_map() \see txn::create_map()
|
||||
/// \see txn::clear_map() \see txn::drop_map()
|
||||
/// \see txn::get_handle_info() \see txn::get_map_stat()
|
||||
/// \see env::close_amp()
|
||||
/// \see env::close_map()
|
||||
/// \see cursor::map()
|
||||
struct LIBMDBX_API_TYPE map_handle {
|
||||
MDBX_dbi dbi{0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user