mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx: more spelling.
Change-Id: I45e42c1d8ef51f910b8e41279b92e54a6b2ce772
This commit is contained in:
2
mdbx.h++
2
mdbx.h++
@@ -2081,7 +2081,7 @@ public:
|
||||
/// \ref MDBX_BAD_DBI (since the DB name is gone).
|
||||
inline void close_map(const map_handle &);
|
||||
|
||||
/// \brief Readed information
|
||||
/// \brief Reader information
|
||||
struct reader_info {
|
||||
int slot; ///< The reader lock table slot number.
|
||||
mdbx_pid_t pid; ///< The reader process ID.
|
||||
|
Reference in New Issue
Block a user