From: Hallvard Furuseth Date: Wed, 9 Jul 2014 18:17:13 +0000 (+0200) Subject: MDB_DEVEL doxygen fix X-Git-Tag: OPENLDAP_REL_ENG_2_4_40~126^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b3dedde6128041a1c30798555ed94f71bcb803ae;p=openldap MDB_DEVEL doxygen fix --- diff --git a/libraries/liblmdb/mdb.c b/libraries/liblmdb/mdb.c index a1199eaa93..6284edccd1 100644 --- a/libraries/liblmdb/mdb.c +++ b/libraries/liblmdb/mdb.c @@ -172,7 +172,7 @@ * @{ */ -/* Features under development */ + /** Features under development */ #ifndef MDB_DEVEL #define MDB_DEVEL 0 #endif