Use consistent order [skip ci]

This commit is contained in:
Andrew Kane
2024-10-21 21:47:03 -07:00
parent e718eb8da4
commit bfb3a45b31

View File

@@ -26,8 +26,8 @@ static const struct config_enum_entry hnsw_iterative_search_options[] = {
};
int hnsw_ef_search;
int hnsw_max_search_tuples;
int hnsw_iterative_search;
int hnsw_max_search_tuples;
int hnsw_lock_tranche_id;
static relopt_kind hnsw_relopt_kind;