mdbx++: changes after codereview-1 (part 2 of 2).

Change-Id: I8e1ca134bb8c5d447895f116247dfd12fa6871f0
This commit is contained in:
Leonid Yuriev
2020-09-14 16:40:46 +03:00
parent 04b0d258ff
commit cacc4aa829
15 changed files with 631 additions and 628 deletions

View File

@@ -19,7 +19,7 @@
#include <sys/time.h>
#endif /* !Windows */
__noreturn void usage(void) {
MDBX_NORETURN void usage(void) {
puts(
"usage:\n"
" --help or -h Show this text\n"