ITS#9364 fix doxygen comment

mdb.master3
Howard Chu 4 years ago
parent 8e8371d125
commit fccd990c93
  1. 1
      libraries/liblmdb/lmdb.h

@ -1760,6 +1760,7 @@ typedef struct MDB_crypto_funcs {
* @return A pointer to a #MDB_crypto_funcs structure.
*/
typedef MDB_crypto_funcs *(MDB_crypto_hooks)(void);
/** @} */
#ifdef __cplusplus
}

Loading…
Cancel
Save