mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
typo fixed. HAVE_mi_uint8korr
This commit is contained in:
parent
df93b4f259
commit
f9d2fd1f3f
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ static inline ulonglong uint6korr(const void *p)
|
|||
#define HAVE_mi_uint5korr
|
||||
#define HAVE_mi_uint6korr
|
||||
#define HAVE_mi_uint7korr
|
||||
#define HAVE_mi_uint78orr
|
||||
#define HAVE_mi_uint8korr
|
||||
|
||||
/* Read numbers stored in high-bytes-first order */
|
||||
|
||||
|
|
Loading…
Reference in a new issue