summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-02-26 15:02:13 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2021-02-26 15:02:13 +0200
commitb47304eb02fd203ab9ecd29261e6915e0059af0a (patch)
tree09d8d1b9407be18960e8de20e63af90165c42ee2 /include
parent7cf4419fc4874a31d6242699dadbfe470ce5626c (diff)
parent1696e4df3f296cf2df2657eb6fe785d2cab905a7 (diff)
downloadmariadb-git-b47304eb02fd203ab9ecd29261e6915e0059af0a.tar.gz
Merge 10.5 into 10.6
Diffstat (limited to 'include')
-rw-r--r--include/lf.h2
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>