summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/ft/ftloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/ft/ftloader.h')
-rw-r--r--storage/tokudb/ft-index/ft/ftloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/tokudb/ft-index/ft/ftloader.h b/storage/tokudb/ft-index/ft/ftloader.h
index 970876cf552..c3376c90e91 100644
--- a/storage/tokudb/ft-index/ft/ftloader.h
+++ b/storage/tokudb/ft-index/ft/ftloader.h
@@ -105,7 +105,7 @@ int toku_ft_loader_open (FTLOADER *bl,
generate_row_for_put_func g,
DB *src_db,
int N,
- FT_HANDLE brts[/*N*/], DB* dbs[/*N*/],
+ FT_HANDLE ft_hs[/*N*/], DB* dbs[/*N*/],
const char * new_fnames_in_env[/*N*/],
ft_compare_func bt_compare_functions[/*N*/],
const char *temp_file_template,