mdbx: fix #endif's comment (cosmetics).

This commit is contained in:
Leo Yuriev 2018-03-14 15:32:32 +03:00
parent 9bbc62f5a0
commit f521b6615e

View File

@ -111,7 +111,7 @@
# else
# pragma warning disable "alignment-reduction-ignored"
# endif
#endif /* -Wno-constant-logical-operand */
#endif /* -Walignment-reduction-ignored */
#include "./osal.h"