mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-01 23:34:13 +08:00
mdbx: fix elsif
typo.
This commit is contained in:
parent
7addfc8358
commit
84b699a47c
1
.github/actions/spelling/expect.txt
vendored
1
.github/actions/spelling/expect.txt
vendored
@ -401,7 +401,6 @@ ELBRUSC
|
||||
ELBRUSCXX
|
||||
elif
|
||||
elseif
|
||||
elsif
|
||||
emoji
|
||||
emscripten
|
||||
EMULTIVAL
|
||||
|
@ -22165,7 +22165,7 @@ __dll_export
|
||||
#else
|
||||
#ifdef __INTEL_COMPILER
|
||||
"Intel C/C++ " STRINGIFY(__INTEL_COMPILER)
|
||||
#elsif defined(__apple_build_version__)
|
||||
#elif defined(__apple_build_version__)
|
||||
"Apple clang " STRINGIFY(__apple_build_version__)
|
||||
#elif defined(__ibmxl__)
|
||||
"IBM clang C " STRINGIFY(__ibmxl_version__) "." STRINGIFY(__ibmxl_release__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user