diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2021-02-26 15:02:13 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2021-02-26 15:02:13 +0200 |
commit | b47304eb02fd203ab9ecd29261e6915e0059af0a (patch) | |
tree | 09d8d1b9407be18960e8de20e63af90165c42ee2 /include | |
parent | 7cf4419fc4874a31d6242699dadbfe470ce5626c (diff) | |
parent | 1696e4df3f296cf2df2657eb6fe785d2cab905a7 (diff) | |
download | mariadb-git-b47304eb02fd203ab9ecd29261e6915e0059af0a.tar.gz |
Merge 10.5 into 10.6
Diffstat (limited to 'include')
-rw-r--r-- | include/lf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lf.h b/include/lf.h index 88ac644c349..267a66aeeaf 100644 --- a/include/lf.h +++ b/include/lf.h @@ -125,7 +125,7 @@ void *lf_alloc_new(LF_PINS *pins); C_MODE_END /* - extendible hash, lf_hash.c + extendible hash, lf_hash.cc */ #include <hash.h> |